@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:848
  skos:related vochorizon:1856 ;
  a skos:Concept ;
  skos:prefLabel "CONCRETION"@fr .

vochorizon:2732
  skos:related vochorizon:1856 ;
  a skos:Concept ;
  skos:prefLabel "NODULE"@fr .

vochorizon:1856
  a skos:Concept ;
  skos:inScheme vochorizon: ;
  skos:prefLabel "GLEBULE"@fr ;
  skos:related vochorizon:2732, vochorizon:848 ;
  skos:topConceptOf vochorizon: .

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

