@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 dc: <http://purl.org/dc/terms/> .
@prefix xsd: <http://www.w3.org/2001/XMLSchema#> .
@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:och
  skos:narrower tnu:030 ;
  a skos:Concept ;
  skos:prefLabel "Oceanography / Continental waters / Hydrobiology"@en, "Océanographie / Eaux continentales / Hydrobiologie "@fr .

tnu:030
  a skos:Concept ;
  dc11:identifier " tnu:030 " ;
  skos:broader tnu:och ;
  skos:inScheme tnu: ;
  skos:prefLabel "Continental waters and oceans: generalities"@en, "Eaux continentales et océans : généralités "@fr ;
  skos:exactMatch pc:030 ;
  dc:modified "2020-03-05T15:17:22.031+01:00"^^xsd:dateTime ;
  skos:closeMatch vocsphaera:33, vocsphaera:72, vocsphaera:84, thesindigo:212229, thesindigo:212479, thesindigo:212890, thesindigo:52373, thesindigo:8824, vocsphaera:117, vocsphaera:124, vocsphaera:125, vocsphaera:126 .

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

