@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:3033
  skos:related vochorizon:756 ;
  a skos:Concept ;
  skos:prefLabel "PHOTOINTERPRETATION"@fr .

vochorizon:756
  a skos:Concept ;
  skos:definition "Document de référence qui permet l'identification rapide et précise d'un objet à partir d'une analyse de ses images" ;
  skos:inScheme vochorizon: ;
  skos:prefLabel "CLE D'INTERPRETATION"@fr ;
  skos:related vochorizon:3033 ;
  skos:topConceptOf vochorizon: .

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

