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

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

<http://id.loc.gov/vocabulary/iso639-2/cat>
  skos:definition "Langue ISO 639-2"@fr ;
  isothes:status "Actuel"@fr ;
  skos:prefLabel "catalan | valencien"@fr ;
  skos:topConceptOf <http://data.education.fr/voc/scolomfr/scolomfr-voc-001>, <http://data.education.fr/voc/scolomfr> ;
  skosxl:prefLabel <http://data.education.fr/voc/scolomfr/scolomfr-voc-001-num-0085> ;
  skos:inScheme <http://data.education.fr/voc/scolomfr/scolomfr-voc-001>, <http://data.education.fr/voc/scolomfr> ;
  a skos:Concept ;
  skos:relatedMatch scolomfr21:scolomfr-voc-015-num-1636 ;
  ns0:ordre "0085-catalan | valencien"@fr .

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

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

scolomfr21:scolomfr-voc-015-num-1636
  skos:prefLabel "catalan (LVER)"@fr ;
  a skos:Concept ;
  skos:relatedMatch <http://id.loc.gov/vocabulary/iso639-2/cat> .

