@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:841
  skos:related vochorizon:1431 ;
  a skos:Concept ;
  skos:prefLabel "COMPOST"@fr .

vochorizon:1431
  a skos:Concept ;
  skos:hiddenLabel "amendement humique"@fr, "amendement organique"@fr ;
  skos:inScheme vochorizon: ;
  skos:prefLabel "ENGRAIS ORGANIQUE"@fr ;
  skos:related vochorizon:841 ;
  skos:topConceptOf vochorizon: .

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

