@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:1627
  skos:related vochorizon:2439 ;
  a skos:Concept ;
  skos:prefLabel "FAUNE DU SOL"@fr .

vochorizon:2439
  a skos:Concept ;
  skos:definition "\"Individus mésurant de 80 mm à environ 1,60 m : crabes de terre, taupes, rats, lapins, marmottes\"" ;
  skos:inScheme vochorizon: ;
  skos:prefLabel "MEGAFAUNE"@fr ;
  skos:related vochorizon:1627 ;
  skos:topConceptOf vochorizon: .

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

