@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:062 ;
  a skos:Concept ;
  skos:prefLabel "Sciences de la Terre"@fr, "Earth sciences"@en .

tnu:062
  a skos:Concept ;
  dc11:identifier "tnu:062" ;
  skos:broader tnu:sdt ;
  skos:exactMatch pc:062, thesindigo:46502 ;
  skos:inScheme tnu: ;
  skos:prefLabel "Hydrologie"@fr, "Hydrology"@en ;
  dc:modified "2020-03-05T15:08:30.328+01:00"^^xsd:dateTime ;
  skos:closeMatch vocsphaera:103, vocsphaera:12, vocsphaera:93, vocsphaera:94, vocsphaera:95, vocsphaera:96, thesindigo:30148, thesindigo:39439, thesindigo:42619, thesindigo:49052, thesindigo:50418, thesindigo:74687, thesindigo:82329, vocsphaera:142, vocsphaera:145, vocsphaera:157 .

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

