@prefix tnu: <https://uri.ird.fr/so/kos/tnu/> .
@prefix skos: <http://www.w3.org/2004/02/skos/core#> .
@prefix dc11: <http://purl.org/dc/elements/1.1/> .
@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 vocsphaera: <https://uri.ird.fr/so/kos/vocsphaera/> .
@prefix thesindigo: <https://uri.ird.fr/so/kos/thesindigo/> .
@prefix owl: <http://www.w3.org/2002/07/owl#> .

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

tnu:064
  a skos:Concept ;
  dc11:identifier "tnu:064" ;
  skos:broader tnu:sdt ;
  skos:inScheme tnu: ;
  dc:modified "2020-03-05T15:07:24.788+01:00"^^xsd:dateTime ;
  skos:exactMatch pc:064 ;
  skos:prefLabel "Geology and soils"@en, "Géologie et sols"@fr ;
  skos:closeMatch vocsphaera:119, vocsphaera:148, vocsphaera:157, vocsphaera:167, vocsphaera:48, vocsphaera:76, vocsphaera:77, vocsphaera:80, vocsphaera:82, vocsphaera:83, vocsphaera:84, vocsphaera:86, thesindigo:135166, thesindigo:42246, thesindigo:59125, thesindigo:74687, thesindigo:79184, thesindigo:99325, thesindigo:99332 .

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

