@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:4326
  skos:related vochorizon:2483 ;
  a skos:Concept ;
  skos:prefLabel "VIRUS"@fr .

vochorizon:241
  skos:related vochorizon:2483 ;
  a skos:Concept ;
  skos:prefLabel "ANIMAL NUISIBLE"@fr .

vochorizon:674
  skos:related vochorizon:2483 ;
  a skos:Concept ;
  skos:prefLabel "CHAMPIGNON PARASITE"@fr .

vochorizon:395
  skos:related vochorizon:2483 ;
  a skos:Concept ;
  skos:prefLabel "BACTERIE"@fr .

vochorizon:2483
  a skos:Concept ;
  skos:inScheme vochorizon: ;
  skos:prefLabel "METHODE DE LUTTE"@fr ;
  skos:related vochorizon:241, vochorizon:395, vochorizon:4326, vochorizon:674 ;
  skos:topConceptOf vochorizon: .

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

