@prefix tsp: <http://data.loterre.fr/ark:/67375/TSP> .
@prefix isothes: <http://purl.org/iso25964/skos-thes#> .
@prefix skos: <http://www.w3.org/2004/02/skos/core#> .
@prefix ns0: <http://mysite.org/> .
@prefix dc: <http://purl.org/dc/terms/> .
@prefix xsd: <http://www.w3.org/2001/XMLSchema#> .
@prefix dc11: <http://purl.org/dc/elements/1.1/> .

tsp:-Politique_de_groupe_de_population
  a isothes:ConceptGroup, skos:Collection ;
  skos:prefLabel "Politique de groupe de population"@fr ;
  skos:member tsp:-S8V1J1JL-G .

tsp:-S8V1J1JL-G
  skos:hiddenLabel "Processus de production du handicap (PPH)"@fr, "MDH-PPH"@fr ;
  ns0:ns0group "Politique de groupe de population"@fr ;
  dc:created "2018-01-01"^^xsd:date ;
  dc:modified "2019-07-11"^^xsd:date ;
  skos:inScheme tsp: ;
  skos:prefLabel "processus de production du handicap"@fr ;
  a skos:Concept ;
  skos:altLabel "PPH"@fr ;
  skos:broader tsp:-V48WPG21-K ;
  dc11:identifier "33_4_2_1_0" .

tsp: a skos:ConceptScheme .
tsp:-V48WPG21-K
  skos:prefLabel "modèle social du handicap"@fr ;
  a skos:Concept ;
  skos:narrower tsp:-S8V1J1JL-G .

