@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 dc: <http://purl.org/dc/terms/> .
@prefix xsd: <http://www.w3.org/2001/XMLSchema#> .
@prefix pc: <https://uri.ird.fr/so/kos/pc/> .
@prefix dc11: <http://purl.org/dc/elements/1.1/> .

tnu:084
  skos:broader tnu:sva ;
  a skos:Concept ;
  skos:prefLabel "Biotechnologies"@en, "Biotechnologies"@fr .

tnu:082
  skos:broader tnu:sva ;
  a skos:Concept ;
  skos:prefLabel "Ecosystems and natural habitat"@en, "Ecosystèmes et milieux naturels"@fr .

tnu:074
  skos:broader tnu:sva ;
  a skos:Concept ;
  skos:prefLabel "Soil biology"@en, "Biologie du sol"@fr .

tnu:080
  skos:broader tnu:sva ;
  a skos:Concept ;
  skos:prefLabel "Zoologie"@fr, "Zoology"@en .

tnu:070
  skos:broader tnu:sva ;
  a skos:Concept ;
  skos:prefLabel "Animal and plant sciences: generalities"@en, "Monde végétal et animal : généralités"@fr .

tnu:072
  skos:broader tnu:sva ;
  a skos:Concept ;
  skos:prefLabel "Bioclimatologie"@fr, "Bioclimatology"@en .

tnu:076
  skos:broader tnu:sva ;
  a skos:Concept ;
  skos:prefLabel "Plant sciences"@en, "Sciences de la plante"@fr .

tnu:
  skos:hasTopConcept tnu:sva ;
  a owl:Ontology, skos:ConceptScheme ;
  skos:prefLabel "tnu" .

tnu:sva
  a skos:Concept ;
  dc:modified "2020-03-05T15:00:25.954+01:00"^^xsd:dateTime ;
  skos:inScheme tnu: ;
  skos:narrower tnu:070, tnu:072, tnu:074, tnu:076, tnu:080, tnu:082, tnu:084 ;
  skos:prefLabel "Animal and plant sciences"@en, "Sciences du monde végétal et animal"@fr ;
  skos:exactMatch pc:07 ;
  skos:topConceptOf tnu: ;
  dc11:identifier "sva" .

