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

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

tnu:068
  dc11:identifier " tnu:068" ;
  a skos:Concept ;
  skos:broader tnu:sdt ;
  skos:exactMatch pc:068, thesindigo:212202 ;
  skos:inScheme tnu: ;
  dc:modified "2020-03-05T15:08:57.239+01:00"^^xsd:dateTime ;
  skos:prefLabel "Sciences du sol"@fr, "Soil sciences"@en ;
  skos:closeMatch vocsphaera:129, vocsphaera:134, vocsphaera:157, vocsphaera:47, vocsphaera:58, vocsphaera:65, vocsphaera:80, thesindigo:212258, thesindigo:212316, thesindigo:35719, thesindigo:67612, thesindigo:86958 .

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

