@prefix tnu: <https://uri.ird.fr/so/kos/tnu/> .
@prefix skos: <http://www.w3.org/2004/02/skos/core#> .
@prefix owl: <http://www.w3.org/2002/07/owl#> .
@prefix dc11: <http://purl.org/dc/elements/1.1/> .
@prefix dc: <http://purl.org/dc/terms/> .
@prefix xsd: <http://www.w3.org/2001/XMLSchema#> .

tnu:och
  skos:topConceptOf tnu: ;
  a skos:Concept ;
  skos:prefLabel "Oceanography / Continental waters / Hydrobiology"@en, "Océanographie / Eaux continentales / Hydrobiologie "@fr .

tnu:sva
  skos:topConceptOf tnu: ;
  a skos:Concept ;
  skos:prefLabel "Animal and plant sciences"@en, "Sciences du monde végétal et animal"@fr .

tnu:gsf
  skos:topConceptOf tnu: ;
  a skos:Concept ;
  skos:prefLabel "Generalities / Technical and fundamental sciences"@en, "Généralités / Sciences fondamentales et techniques"@fr .

tnu:san
  skos:topConceptOf tnu: ;
  a skos:Concept ;
  skos:prefLabel "Health"@en, "Santé"@fr .

tnu:sdt
  skos:topConceptOf tnu: ;
  a skos:Concept ;
  skos:prefLabel "Sciences de la Terre"@fr, "Earth sciences"@en .

tnu:shs
  skos:topConceptOf tnu: ;
  a skos:Concept ;
  skos:prefLabel "Sciences économiques et sociales"@fr, "Social and economic sciences"@en .

tnu:
  a owl:Ontology, skos:ConceptScheme ;
  dc11:creator "Institut de Recherche pour le Développement" ;
  dc11:description "Cette classification à 2 niveaux hiérarchiques regroupe les 42 thématiques communes aux publications, films, photos, cartes et données de recherche de l'IRD." ;
  dc11:language "fr" ;
  dc11:title "Thématiques NumeriSud (Horizon, IRD Multimedia, DataSuds-géo, DataSuds)"@fr ;
  dc:modified "2021-10-20T14:23:25+0200"^^xsd:dateTime ;
  skos:prefLabel "tnu" ;
  skos:hasTopConcept tnu:shs, tnu:gsf, tnu:och, tnu:san, tnu:sdt, tnu:sva .

