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

<http://data.education.fr/voc/scolomfr>
  skos:prefLabel "Vocabulaires ScoLOMFR"@fr, "ScoLOMFR Vocabulary"@en ;
  a skos:ConceptScheme ;
  skos:hasTopConcept scolomfr21:scolomfr-voc-009-num-030 .

<http://data.education.fr/voc/scolomfr/scolomfr-voc-009-num-030>
  dc:identifier "scolomfr-voc-009-num-030" ;
  dc:created "2016-11-03T00:00:00+01:00"^^xsd:dateTime ;
  skosxl:literalForm "a pour déclinaison"@fr ;
  a skosxl:Label .

<http://data.education.fr/voc/scolomfr/scolomfr-voc-009-num-038>
  dc:identifier "scolomfr-voc-009-num-038"@fr ;
  dc:created "2016-11-17T00:00:00+01:00"^^xsd:dateTime ;
  skosxl:literalForm "a pour manifestation"@fr ;
  a skosxl:Label .

<http://data.education.fr/voc/scolomfr/scolomfr-voc-009>
  skos:prefLabel "009-Type de relation entre ressources"@fr ;
  a skos:ConceptScheme ;
  skos:hasTopConcept scolomfr21:scolomfr-voc-009-num-030 .

scolomfr21:scolomfr-voc-009-num-030
  skos:inScheme <http://data.education.fr/voc/scolomfr/scolomfr-voc-009>, <http://data.education.fr/voc/scolomfr> ;
  skosxl:prefLabel <http://data.education.fr/voc/scolomfr/scolomfr-voc-009-num-030> ;
  skos:definition "Type (relation)"@fr ;
  isothes:status "Actuel"@fr ;
  skosxl:altLabel <http://data.education.fr/voc/scolomfr/scolomfr-voc-009-num-038> ;
  skos:scopeNote "La ressource décrite est déclinée en différentes sortes de manifestations (les ressources référencées ici)."@fr ;
  a skos:Concept ;
  skos:altLabel "a pour manifestation"@fr ;
  skos:topConceptOf <http://data.education.fr/voc/scolomfr>, <http://data.education.fr/voc/scolomfr/scolomfr-voc-009> ;
  ns0:labelEquivalentExact "a pour manifestation"@fr ;
  skos:prefLabel "a pour déclinaison"@fr ;
  ns0:termeEquivalentExact <http://data.education.fr/voc/scolomfr/scolomfr-voc-009-num-038> .

