@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 scolomfr21: <http://data.education.fr/voc/scolomfr/concept/> .
@prefix ns0: <https://www.reseau-canope.fr/scolomfr/ontology.owl#> .
@prefix isothes: <http://purl.org/iso25964/skos-thes#> .

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

<http://data.education.fr/voc/scolomfr/scolomfr-voc-001-num-0604>
  dc:identifier "zho"@fr ;
  dc:created "2015-12-11T16:55:37+01:00"^^xsd:dateTime ;
  skosxl:literalForm "chinois"@fr ;
  a skosxl:Label .

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

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

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

<http://id.loc.gov/vocabulary/iso639-2/zho>
  ns0:labelEquivalentExact "chinois"@fr ;
  skos:altLabel "chinois"@fr ;
  skos:prefLabel "chinois (chi)"@fr ;
  skos:topConceptOf <http://data.education.fr/voc/scolomfr>, <http://data.education.fr/voc/scolomfr/scolomfr-voc-001> ;
  isothes:status "Actuel"@fr ;
  skosxl:altLabel <http://data.education.fr/voc/scolomfr/scolomfr-voc-001-num-0604> ;
  skosxl:prefLabel <http://data.education.fr/voc/scolomfr/scolomfr-voc-001-num-0096> ;
  a skos:Concept ;
  ns0:ordre "0097-chinois"@fr ;
  skos:relatedMatch scolomfr21:scolomfr-voc-015-num-1628 ;
  skos:inScheme <http://data.education.fr/voc/scolomfr/scolomfr-voc-001>, <http://data.education.fr/voc/scolomfr> ;
  ns0:termeEquivalentExact <http://data.education.fr/voc/scolomfr/scolomfr-voc-001-num-0604> ;
  skos:definition "Langue ISO 639-2"@fr .

