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

tsp:-GG8W6NFW-1
  skos:prefLabel "politique en faveur des publics exclus"@fr ;
  a skos:Concept ;
  skos:narrower tsp:-ZH8KZBR9-M .

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

tsp: a skos:ConceptScheme .
tsp:-ZH8KZBR9-M
  skos:hiddenLabel "Boutique d'insertion"@fr, "Boutique solidarité"@fr, "Boutique insertion"@fr ;
  skos:broader tsp:-GG8W6NFW-1 ;
  dc:modified "2019-07-11"^^xsd:date ;
  ns0:ns0group "Politique de groupe de population"@fr ;
  dc11:identifier "33_2_3_0" ;
  skos:altLabel "Boutique Solidarité"@fr ;
  skos:prefLabel "boutique d'insertion"@fr ;
  dc:created "2001-01-01"^^xsd:date ;
  a skos:Concept ;
  skos:inScheme tsp: .

