@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:2582
  skos:related vochorizon:3771 ;
  a skos:Concept ;
  skos:prefLabel "MOBILIER FUNERAIRE"@fr .

vochorizon:3943
  skos:related vochorizon:3771 ;
  a skos:Concept ;
  skos:prefLabel "STRUCTURE FUNERAIRE"@fr .

vochorizon:3770
  skos:related vochorizon:3771 ;
  a skos:Concept ;
  skos:prefLabel "SEPULTURE"@fr .

vochorizon:3581
  skos:related vochorizon:3771 ;
  a skos:Concept ;
  skos:prefLabel "RITE FUNERAIRE"@fr .

vochorizon:3771
  a skos:Concept ;
  skos:inScheme vochorizon: ;
  skos:prefLabel "SEPULTURE COLLECTIVE"@fr ;
  skos:related vochorizon:2582, vochorizon:3581, vochorizon:3770, vochorizon:3943 ;
  skos:topConceptOf vochorizon: .

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

