@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:534
  skos:related vochorizon:2316 ;
  a skos:Concept ;
  skos:prefLabel "BUDGET TEMPS"@fr .

vochorizon:2316
  a skos:Concept ;
  skos:inScheme vochorizon: ;
  skos:prefLabel "LOISIR"@fr ;
  skos:related vochorizon:534 ;
  skos:topConceptOf vochorizon: .

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

