@prefix vochorizon: <https://uri.ird.fr/so/kos/vochorizon/> .
@prefix skos: <http://www.w3.org/2004/02/skos/core#> .
@prefix owl: <http://www.w3.org/2002/07/owl#> .

vochorizon:4323
  skos:related vochorizon:4326 ;
  a skos:Concept ;
  skos:prefLabel "VIROLOGIE"@fr .

vochorizon:2507
  skos:related vochorizon:4326 ;
  a skos:Concept ;
  skos:prefLabel "MICROORGANISME"@fr .

vochorizon:2483
  skos:related vochorizon:4326 ;
  a skos:Concept ;
  skos:prefLabel "METHODE DE LUTTE"@fr .

vochorizon:4326
  a skos:Concept ;
  skos:inScheme vochorizon: ;
  skos:prefLabel "VIRUS"@fr ;
  skos:related vochorizon:2483, vochorizon:2507, vochorizon:4323 ;
  skos:topConceptOf vochorizon: .

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

