@prefix dc:      <http://purl.org/dc/elements/1.1/> .
@prefix sl:      <http://www.semanlink.net/2001/00/semanlink-schema#> .
@prefix rdfs:    <http://www.w3.org/2000/01/rdf-schema#> .
@prefix foaf:    <http://xmlns.com/foaf/0.1/> .
@prefix tag:     <http://www.semanlink.net/tag/> .
@prefix rdf:     <http://www.w3.org/1999/02/22-rdf-syntax-ns#> .
@prefix skos:    <http://www.w3.org/2004/02/skos/core#> .

<http://www.lemonde.fr/culture/article/2013/02/07/les-manuscrits-sauves-de-tombouctou_1828672_3246.html>
      dc:title "Les manuscrits sauvés de Tombouctou" ;
      sl:creationDate "2013-02-18" ;
      sl:tag  tag:manuscrits_de_tombouctou .

tag:abrutis
      a       sl:Tag ;
      skos:prefLabel "Abrutis" .

tag:corruption
      a       sl:Tag ;
      skos:prefLabel "Corruption" .

tag:tombouctou
      a       sl:Tag ;
      skos:prefLabel "Tombouctou" .

tag:aqmi
      a       sl:Tag ;
      skos:prefLabel "AQMI" .

<http://www.lemonde.fr/international/article/2013/01/29/les-manuscrits-de-tombouctou-victimes-des-islamistes-et-de-la-corruption_1823836_3210.html>
      dc:title "Les manuscrits de Tombouctou, victimes des islamistes et de la corruption" ;
      sl:creationDate "2013-01-29" ;
      sl:tag  tag:abrutis , tag:corruption , tag:aqmi , tag:manuscrits_de_tombouctou .

tag:obscurantisme
      a       sl:Tag ;
      skos:prefLabel "Obscurantisme" .

tag:manuscrits
      a       sl:Tag ;
      skos:prefLabel "Manuscrits" .

<http://www.tombouctoumanuscripts.org/>
      dc:title "Tombouctou Manuscripts Project" ;
      sl:creationDate "2013-01-29" ;
      sl:tag  tag:manuscrits_de_tombouctou .

<http://www.lemonde.fr/idees/article/2012/06/28/tombouctou-epicentre-du-nouvel-obscurantisme-islamiste-africain_1725995_3232.html?utm_source=dlvr.it&utm_medium=twitter#xtor=RSS-3208001>
      dc:title "Tombouctou, épicentre du nouvel obscurantisme islamiste africain" ;
      sl:creationDate "2012-06-30" ;
      sl:tag  tag:tombouctou , tag:aqmi , tag:obscurantisme , tag:manuscrits_de_tombouctou .

tag:manuscrits_de_tombouctou
      a       sl:Tag ;
      rdfs:isDefinedBy <http://www.semanlink.net/tag/manuscrits_de_tombouctou.n3> ;
      skos:broader tag:tombouctou , tag:manuscrits ;
      skos:prefLabel "Manuscrits de Tombouctou" ;
      foaf:page <http://www.semanlink.net/tag/manuscrits_de_tombouctou.html> .

<http://www.newyorker.com/online/blogs/newsdesk/2013/01/the-libraries-of-timbuktu.html>
      dc:title "Has the Great Library of Timbuktu Been Lost? : The New Yorker" ;
      sl:creationDate "2013-01-29" ;
      sl:tag  tag:manuscrits_de_tombouctou .
