@prefix skos: <http://www.w3.org/2004/02/skos/core#> .
@prefix dc: <http://purl.org/dc/terms/> .
@prefix xsd: <http://www.w3.org/2001/XMLSchema#> .
@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#> .

<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/bej> .

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

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

<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/bej> .

