@prefix skos: <http://www.w3.org/2004/02/skos/core#> .
@prefix scolomfr21: <http://data.education.fr/voc/scolomfr/concept/> .
@prefix skosxl: <http://www.w3.org/2008/05/skos-xl#> .
@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>
  skos:prefLabel "Vocabulaires ScoLOMFR"@fr, "ScoLOMFR Vocabulary"@en ;
  a skos:ConceptScheme ;
  skos:hasTopConcept scolomfr21:scolomfr-voc-017-num-0018 .

<http://data.education.fr/voc/scolomfr/scolomfr-voc-017>
  skos:prefLabel "017-Lieu d'utilisation de la ressource"@fr ;
  a skos:ConceptScheme ;
  skos:hasTopConcept scolomfr21:scolomfr-voc-017-num-0018 .

scolomfr21:scolomfr-voc-040-num-119
  skos:prefLabel "stage"@fr ;
  a skos:Concept ;
  skos:relatedMatch scolomfr21:scolomfr-voc-017-num-0018 .

scolomfr21:scolomfr-voc-017-num-0018
  skos:topConceptOf <http://data.education.fr/voc/scolomfr>, <http://data.education.fr/voc/scolomfr/scolomfr-voc-017> ;
  skos:definition "Lieu"@fr ;
  skos:inScheme <http://data.education.fr/voc/scolomfr/scolomfr-voc-017>, <http://data.education.fr/voc/scolomfr> ;
  skosxl:prefLabel <http://data.education.fr/voc/scolomfr/scolomfr-voc-017-num-0018> ;
  skos:prefLabel "en entreprise"@fr ;
  a skos:Concept ;
  skos:scopeNote "Désigne un lieu en entreprise. S'applique à une ressource dont le contexte d'utilisation est le lieu de l'entreprise."@fr ;
  skos:relatedMatch scolomfr21:scolomfr-voc-040-num-119 ;
  isothes:status "Actuel"@fr .

<http://data.education.fr/voc/scolomfr/scolomfr-voc-017-num-0018>
  dc:identifier "scolomfr-voc-017-num-0018" ;
  dc:created "2012-11-15T00:00:00+01:00"^^xsd:dateTime ;
  skosxl:literalForm "en entreprise"@fr ;
  a skosxl:Label .

