@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/> .

tag:afrique_de_l_est  a  sl:Tag ;
        skos:prefLabel  "Afrique de l'Est" .

tag:meroe  a            sl:Tag ;
        skos:prefLabel  "Méroé" .

<http://www.semanlink.net/doc/2025/10/national_museum_of_sudan>
        dc:title         "National Museum of Sudan" ;
        sl:comment       "[National Museum of Sudan](https://img.lemde.fr/2025/09/30/0/0/5900/3933/1328/0/75/0/fdb2a51_ftp-import-images-1-m9yit2vfvybq-2025-09-30t071555z-1981934410-rc21zgaadc94-rtrmadp-3-sudan-politics-archaeology.JPG) ([src](doc:2025/10/soudan_l’onu_deplore_une_«_te))" ;
        sl:creationDate  "2025-10-27" ;
        sl:tag           tag:soudan , tag:musees_africains .

tag:bataille  a         sl:Tag ;
        skos:prefLabel  "Bataille" .

tag:nubie  a            sl:Tag ;
        skos:broader    tag:soudan ;
        skos:prefLabel  "Nubie" .

<http://www.semanlink.net/doc/2024/10/bataille_d_omdurman_1898_>
        dc:title         "Bataille d'Omdurman (1898)" ;
        sl:comment       "« le plus remarquable triomphe jamais remporté par les armes de la science sur les barbares » ([Winston Churchill](tag:winston_churchill))" ;
        sl:creationDate  "2024-10-06" ;
        sl:tag           tag:winston_churchill , tag:soudan , tag:histoire_coloniale , tag:bataille .

<https://lejournal.cnrs.fr/diaporamas/une-plongee-dans-lafrique-antique>
        dc:title         "Une plongée dans l’Afrique antique | CNRS Le journal" ;
        sl:comment       "Le site archéologique de Sedeinga, dans le nord du Soudan, offre un témoignage inédit des rites funéraires des royaumes de Napata et de Méroé qui régnèrent sur cette région du VIIe siècle avant notre ère jusqu’au IVe siècle" ;
        sl:creationDate  "2018-04-09" ;
        sl:tag           tag:soudan , tag:meroe , tag:antiquite_africaine .

tag:soudan  a             sl:Tag ;
        rdfs:isDefinedBy  tag:soudan.n3 ;
        skos:broader      tag:afrique_de_l_est ;
        skos:prefLabel    "Soudan" ;
        foaf:page         tag:soudan.html .

tag:winston_churchill
        a               sl:Tag ;
        skos:prefLabel  "Winston Churchill" .

tag:antiquite_africaine
        a               sl:Tag ;
        skos:prefLabel  "Archéologie africaine" .

tag:darfour  a          sl:Tag ;
        skos:broader    tag:soudan ;
        skos:prefLabel  "Darfour" .

tag:musees_africains  a  sl:Tag ;
        skos:prefLabel  "Musées africains" .

tag:histoire_coloniale
        a               sl:Tag ;
        skos:prefLabel  "Histoire coloniale" .

tag:4eme_guerre_civile_soudanaise
        a               sl:Tag ;
        skos:broader    tag:soudan ;
        skos:prefLabel  "4eme guerre civile soudanaise" .
