@prefix skos: <http://www.w3.org/2004/02/skos/core#> .
@prefix skosxl: <http://www.w3.org/2008/05/skos-xl#> .
@prefix ns0: <https://www.reseau-canope.fr/scolomfr/ontology.owl#> .
@prefix isothes: <http://purl.org/iso25964/skos-thes#> .
@prefix dc: <http://purl.org/dc/terms/> .
@prefix xsd: <http://www.w3.org/2001/XMLSchema#> .

<http://data.education.fr/voc/scolomfr/scolomfr-voc-001>
  skos:prefLabel "001-Langue de la ressource, des métadonnées ou de l'utilisateur"@fr ;
  a skos:ConceptScheme ;
  skos:hasTopConcept <http://id.loc.gov/vocabulary/iso639-2/roh> .

<http://id.loc.gov/vocabulary/iso639-2/roh>
  skosxl:prefLabel <http://data.education.fr/voc/scolomfr/scolomfr-voc-001-num-0384> ;
  ns0:ordre "0384-romanche"@fr ;
  skos:inScheme <http://data.education.fr/voc/scolomfr/scolomfr-voc-001>, <http://data.education.fr/voc/scolomfr> ;
  isothes:status "Actuel"@fr ;
  skos:topConceptOf <http://data.education.fr/voc/scolomfr>, <http://data.education.fr/voc/scolomfr/scolomfr-voc-001> ;
  a skos:Concept ;
  skos:definition "Langue ISO 639-2"@fr ;
  skos:prefLabel "romanche"@fr .

<http://data.education.fr/voc/scolomfr/scolomfr-voc-001-num-0384>
  dc:identifier "scolomfr-voc-001-num-0384"@fr ;
  dc:created "2016-02-23T10:56:47+01:00"^^xsd:dateTime ;
  skosxl:literalForm "romanche"@fr ;
  a skosxl:Label .

<http://data.education.fr/voc/scolomfr>
  skos:prefLabel "Vocabulaires ScoLOMFR"@fr, "ScoLOMFR Vocabulary"@en ;
  a skos:ConceptScheme ;
  skos:hasTopConcept <http://id.loc.gov/vocabulary/iso639-2/roh> .

