Skip to content

Instantly share code, notes, and snippets.

@avram
Created August 24, 2011 10:53
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save avram/1167767 to your computer and use it in GitHub Desktop.
Save avram/1167767 to your computer and use it in GitHub Desktop.
Not duplicates!
<rdf:RDF
xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#"
xmlns:res="http://purl.org/vocab/resourcelist/schema#"
xmlns:z="http://www.zotero.org/namespaces/export#"
xmlns:dcterms="http://purl.org/dc/terms/"
xmlns:bibo="http://purl.org/ontology/bibo/"
xmlns:address="http://schemas.talis.com/2005/address/schema#"
xmlns:foaf="http://xmlns.com/foaf/0.1/">
<z:UserItem rdf:about="http://zotero.org/users/5770/items/VKQT2UE2">
<res:resource rdf:resource="http://www.tatar-inform.ru/news/tatarstan/2011/02/17/258131/"/>
<z:accessDate>2011-03-14 05:17:19</z:accessDate>
</z:UserItem>
<bibo:Article rdf:about="http://www.tatar-inform.ru/news/tatarstan/2011/02/17/258131/">
<dcterms:title>В июне в Болгарах появится палаточный лагерь для паломников</dcterms:title>
<bibo:uri>http://www.tatar-inform.ru/news/tatarstan/2011/02/17/258131/</bibo:uri>
<dcterms:creator rdf:nodeID="n6"/>
<bibo:authorList>
<rdf:Seq><rdf:li rdf:nodeID="n6"/></rdf:Seq>
</bibo:authorList>
<dcterms:isPartOf>
<bibo:Issue>
<dcterms:date>17 February 2011</dcterms:date>
<dcterms:isPartOf>
<bibo:Newspaper>
<dcterms:title>ИА &quot;Татар-информ&quot;</dcterms:title>
<dcterms:publisher>
<foaf:Organization>
<address:localityName>Казань</address:localityName>
</foaf:Organization>
</dcterms:publisher>
</bibo:Newspaper>
</dcterms:isPartOf>
</bibo:Issue>
</dcterms:isPartOf>
</bibo:Article>
<foaf:Person rdf:nodeID="n6">
<foaf:givenname>Люция</foaf:givenname><foaf:surname>Камалова</foaf:surname>
</foaf:Person>
<z:UserItem rdf:about="http://zotero.org/users/5770/items/V8T2NEA9">
<res:resource rdf:resource="http://www.regnum.ru/news/fd-volga/tatarstan/1407071.html"/>
<z:accessDate>2011-05-21 18:05:37</z:accessDate>
</z:UserItem>
<bibo:Article rdf:about="http://www.regnum.ru/news/fd-volga/tatarstan/1407071.html">
<dcterms:title>В Казани турецкие и российские ученые не нашли общего языка</dcterms:title>
<bibo:section>Новости Татарстана</bibo:section>
<bibo:uri>http://www.regnum.ru/news/fd-volga/tatarstan/1407071.html</bibo:uri>
<dcterms:creator rdf:nodeID="n14"/>
<bibo:authorList>
<rdf:Seq><rdf:li rdf:nodeID="n14"/></rdf:Seq>
</bibo:authorList>
<dcterms:isPartOf>
<bibo:Issue>
<dcterms:date>2011-05-20</dcterms:date>
<dcterms:isPartOf>
<bibo:Newspaper>
<dcterms:title>ИА REGNUM</dcterms:title>
<dcterms:publisher>
<foaf:Organization>
<address:localityName>Казань</address:localityName>
</foaf:Organization>
</dcterms:publisher>
</bibo:Newspaper>
</dcterms:isPartOf>
</bibo:Issue>
</dcterms:isPartOf>
</bibo:Article>
<foaf:Person rdf:nodeID="n14">
<foaf:givenname>Никодим</foaf:givenname>
<foaf:surname>Семенов</foaf:surname>
</foaf:Person>
</rdf:RDF>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment