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

<http://data.education.fr/voc/scolomfr/scolomfr-voc-041>
  skos:prefLabel "041-Type de trouble"@fr ;
  a skos:ConceptScheme ;
  skos:hasTopConcept scolomfr21:scolomfr-voc-041-num-038 .

scolomfr21:scolomfr-voc-041-num-038
  ns0:labelEquivalentExact "plurihandicap"@fr ;
  skos:scopeNote "Concept à distinguer du polyhandicap car n'induisant pas un handicap mental sévère initial."@fr ;
  skos:topConceptOf <http://data.education.fr/voc/scolomfr/scolomfr-voc-041>, <http://data.education.fr/voc/scolomfr> ;
  skos:prefLabel "plusieurs troubles associés"@fr ;
  skosxl:prefLabel <http://data.education.fr/voc/scolomfr/scolomfr-voc-041-num-038> ;
  skos:definition "Type de trouble"@fr ;
  skos:inScheme <http://data.education.fr/voc/scolomfr/scolomfr-voc-041>, <http://data.education.fr/voc/scolomfr> ;
  skosxl:altLabel <http://data.education.fr/voc/scolomfr/scolomfr-voc-041-num-049> ;
  isothes:status "Actuel"@fr ;
  ns0:termeEquivalentExact <http://data.education.fr/voc/scolomfr/scolomfr-voc-041-num-049> ;
  skos:altLabel "plurihandicap"@fr ;
  a skos:Concept .

<http://data.education.fr/voc/scolomfr/scolomfr-voc-041-num-049>
  dc:identifier "scolomfr-voc-041-num-049" ;
  dc:created "2016-06-10T00:00:00+02:00"^^xsd:dateTime ;
  skosxl:literalForm "plurihandicap"@fr ;
  a skosxl:Label .

<http://data.education.fr/voc/scolomfr/scolomfr-voc-041-num-038>
  dc:identifier "scolomfr-voc-041-num-038" ;
  dc:created "2016-06-10T00:00:00+02:00"^^xsd:dateTime ;
  skosxl:literalForm "plusieurs troubles associés"@fr ;
  a skosxl:Label .

