@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:san
  skos:narrower tnu:052 ;
  a skos:Concept ;
  skos:prefLabel "Health"@en, "Santé"@fr .

tnu:052
  a skos:Concept ;
  skos:broader tnu:san ;
  skos:inScheme tnu: ;
  dc11:identifier " tnu:052" ;
  skos:exactMatch pc:052 ;
  skos:prefLabel "Entomologie médicale, parasitologie et virologie"@fr, "Medical entomology, parasitology and virology"@en ;
  dc:modified "2020-03-05T15:14:06.617+01:00"^^xsd:dateTime ;
  skos:closeMatch vocsphaera:63, thesindigo:164387, thesindigo:212321, thesindigo:213524, thesindigo:34323, thesindigo:49156, thesindigo:52997, thesindigo:65930, thesindigo:86283, thesindigo:98956 .

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

