@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:-Protection_sociale
  a isothes:ConceptGroup, skos:Collection ;
  skos:prefLabel "Protection sociale"@fr ;
  skos:member tsp:-HWRBQJ83-G .

tsp:-QV8NZBKS-4
  skos:prefLabel "prestation familiale"@fr ;
  a skos:Concept ;
  skos:narrower tsp:-HWRBQJ83-G .

tsp: a skos:ConceptScheme .
tsp:-HWRBQJ83-G
  skos:altLabel "allocation pour jeune enfant"@fr, "allocation postnatale"@fr, "allocation prénatale"@fr ;
  skos:prefLabel "APJE"@fr ;
  a skos:Concept ;
  ns0:ns0group "Protection sociale"@fr ;
  skos:hiddenLabel "Allocation postnatale"@fr, "Allocation pour jeune enfant"@fr, "Allocation prénatale"@fr ;
  dc:modified "2019-07-11"^^xsd:date ;
  skos:broader tsp:-QV8NZBKS-4 ;
  skos:inScheme tsp: ;
  dc11:identifier "40_4_9_10" ;
  skos:scopeNote "Prestation familiale servie à toute femme enceinte à partir du mois civil suivant le troisième mois de l'enfant. A remplacé les allocations pré et post natales."@fr .

