@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:2483
  skos:related vochorizon:241 ;
  a skos:Concept ;
  skos:prefLabel "METHODE DE LUTTE"@fr .

vochorizon:241
  a skos:Concept ;
  skos:hiddenLabel "depredateur"@fr, "ravageur"@fr ;
  skos:inScheme vochorizon: ;
  skos:prefLabel "ANIMAL NUISIBLE"@fr ;
  skos:related vochorizon:2483 ;
  skos:topConceptOf vochorizon: .

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

