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

<http://www.semanlink.net/doc/2022/08/au_rwanda_le_succes_trop_eclat>
        dc:title         "Au Rwanda, le succès trop éclatant de la protection des gorilles" ;
        sl:creationDate  "2022-08-18" ;
        sl:tag           tag:rwanda , tag:gorille .

tag:ville  a            sl:Tag ;
        skos:prefLabel  "Ville" .

tag:gorille  a          sl:Tag ;
        skos:prefLabel  "Gorille" .

<http://news.nationalgeographic.com/news/2005/08/photogalleries/africa/photo10.html>
        dc:title         "Rwanda - National Geographic News Photo Gallery: Megaflyover: Documenting Africa's Last Wild Places" ;
        sl:comment       "A patchwork of crops covers nearly every inch of volcanic earth in northwestern Rwanda" ;
        sl:creationDate  "2007-07-08" ;
        sl:tag           tag:rwanda , tag:photo , tag:national_geographic , tag:africa_s_last_wild_places .

tag:genocide_rwandais
        a               sl:Tag ;
        skos:broader    tag:rwanda ;
        skos:prefLabel  "Génocide des Tutsi" .

<http://www.nytimes.com/2007/07/22/business/yourmoney/22rwanda.html?ei=5088&en=83f0d24da11aabd1&ex=1342756800&adxnnl=1&partner=rssnyt&emc=rss&adxnnlx=1185641013-NY6K9QLvEmOIlTll3V9Y1w>
        dc:title         "Africa, Offline: Waiting for the Web - New York Times" ;
        sl:creationDate  "2007-07-28" ;
        sl:tag           tag:rwanda , tag:internet_en_afrique .

<http://www.lemonde.fr/afrique/article/2017/08/06/un-dimanche-a-kigali-du-memorial-du-genocide-a-l-hotel-des-mille-combines_5169224_3212.html>
        dc:title         "Un dimanche à Kigali, du mémorial du génocide à « l’hôtel des mille combines »" ;
        sl:creationDate  "2017-08-06" ;
        sl:tag           tag:rwanda , tag:new_africa , tag:kigali .

tag:new_africa  a       sl:Tag ;
        skos:prefLabel  "New Africa" .

tag:national_geographic
        a               sl:Tag ;
        skos:prefLabel  "National Geographic" .

tag:africa_s_last_wild_places
        a               sl:Tag ;
        skos:prefLabel  "Africa's Last Wild Places" .

<http://www.courrierinternational.com/article/2014/04/10/le-nouveau-rwanda>
        dc:title         "\"Le nouveau Rwanda\" | Courrier international" ;
        sl:creationDate  "2014-05-02" ;
        sl:tag           tag:rwanda .

tag:internet_en_afrique
        a               sl:Tag ;
        skos:prefLabel  "Internet en Afrique" .

<http://www.semanlink.net/doc/2024/04/la_renaissance_sans_compromis_d>
        dc:title         "La renaissance sans compromis du Rwanda" ;
        sl:creationDate  "2024-04-07" ;
        sl:tag           tag:rwanda .

tag:ecole  a            sl:Tag ;
        skos:prefLabel  "Ecole" .

<http://www.lemonde.fr/afrique/article/2015/05/28/rwanda-comment-le-genocide-est-enseigne-a-l-ecole_4642789_3212.html>
        dc:title         "Rwanda : comment le génocide est enseigné à l’école" ;
        sl:creationDate  "2017-08-02" ;
        sl:tag           tag:rwanda , tag:genocide_rwandais , tag:genocide , tag:ecole .

<http://www.lemonde.fr/afrique/article/2017/08/01/le-jour-de-l-umuganda-tout-le-monde-travaille-au-rwanda_5167306_3212.html>
        dc:title         "Le jour de l’umuganda, tout le monde travaille au Rwanda" ;
        sl:creationDate  "2017-08-02" ;
        sl:tag           tag:rwanda .

<http://www.semanlink.net/doc/2019/07/balade_dans_kigali_ville_ruche>
        dc:title         "Balade dans Kigali, ville-ruche qui se rêve en « Singapour africain »" ;
        sl:creationDate  "2019-07-27" ;
        sl:tag           tag:rwanda , tag:new_africa , tag:kigali .

tag:photo  a            sl:Tag ;
        skos:prefLabel  "Photo" .

tag:velo  a             sl:Tag ;
        skos:prefLabel  "Vélo" .

tag:kigali  a           sl:Tag ;
        skos:prefLabel  "Kigali" .

tag:afrique  a          sl:Tag ;
        skos:prefLabel  "Afrique" .

<http://www.semanlink.net/doc/2021/10/au_rwanda_kigali_se_reve_en_vi>
        dc:title         "Au Rwanda, Kigali se rêve en ville verte" ;
        sl:creationDate  "2021-10-28" ;
        sl:tag           tag:ville , tag:velo , tag:rwanda , tag:kigali .

<http://www.semanlink.net/doc/2025/11/gael_faye>
        dc:title         "Gaël Faye" ;
        sl:creationDate  "2025-11-12" ;
        sl:tag           tag:rwanda , tag:rap .

tag:rwanda  a             sl:Tag ;
        rdfs:isDefinedBy  tag:rwanda.n3 ;
        skos:broader      tag:afrique ;
        skos:prefLabel    "Rwanda" ;
        foaf:page         tag:rwanda.html .

tag:rap  a              sl:Tag ;
        skos:prefLabel  "Rap" .

tag:genocide  a         sl:Tag ;
        skos:prefLabel  "Génocide" .
