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

tnu:020
  skos:broader tnu:gsf ;
  a skos:Concept ;
  skos:prefLabel "Biologie, mathématiques, physique et chimie"@fr, "Biology, mathematiccs, physic and chemistry"@en .

tnu:021
  skos:broader tnu:gsf ;
  a skos:Concept ;
  skos:prefLabel "Geography, environment and climatology"@en, "Géographie, environnement et climatologie "@fr .

tnu:122
  skos:broader tnu:gsf ;
  a skos:Concept ;
  skos:prefLabel "Computer sciences"@en, "Informatique"@fr .

tnu:120
  skos:broader tnu:gsf ;
  a skos:Concept ;
  skos:prefLabel "Engineer sciences: generalities"@en, "Sciences de l'ingénieur : généralités "@fr .

tnu:128
  skos:broader tnu:gsf ;
  a skos:Concept ;
  skos:prefLabel "Cartographie"@fr, "Cartography"@en .

tnu:126
  skos:broader tnu:gsf ;
  a skos:Concept ;
  skos:prefLabel "Remote sensing"@en, "Télédétection"@fr .

tnu:010
  skos:broader tnu:gsf ;
  a skos:Concept ;
  skos:prefLabel "Generalities"@en, "Généralités"@fr .

tnu:124
  skos:broader tnu:gsf ;
  a skos:Concept ;
  skos:prefLabel "Sciences de l'information et communication "@fr, "Communication and information sciences"@en .

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

tnu:gsf
  a skos:Concept ;
  skos:inScheme tnu: ;
  skos:narrower tnu:010, tnu:020, tnu:021, tnu:120, tnu:122, tnu:124, tnu:126, tnu:128 ;
  skos:prefLabel "Generalities / Technical and fundamental sciences"@en, "Généralités / Sciences fondamentales et techniques"@fr ;
  dc11:identifier " gsf" ;
  skos:narrowMatch pc:010, pc:02, pc:12 ;
  dc:modified "2020-03-05T15:09:35.002+01:00"^^xsd:dateTime ;
  skos:topConceptOf tnu: .

