@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:125
  skos:related vochorizon:3099 ;
  a skos:Concept ;
  skos:prefLabel "ALIMENT POUR ANIMAUX"@fr .

vochorizon:1448
  skos:related vochorizon:3099 ;
  a skos:Concept ;
  skos:prefLabel "ENSILAGE"@fr .

vochorizon:2931
  skos:related vochorizon:3099 ;
  a skos:Concept ;
  skos:prefLabel "PATURAGE"@fr .

vochorizon:3099
  a skos:Concept ;
  skos:inScheme vochorizon: ;
  skos:prefLabel "PLANTE FOURRAGERE"@fr ;
  skos:related vochorizon:125, vochorizon:1448, vochorizon:2931 ;
  skos:topConceptOf vochorizon: .

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

