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

tsp:-T7R00LJN-8
  ns0:ns0group "Protection sociale"@fr ;
  skos:inScheme tsp: ;
  a skos:Concept ;
  skos:prefLabel "maladie longue et coûteuse"@fr ;
  dc11:identifier "40_4_0_3_3_0_5_0" ;
  skos:hiddenLabel "Maladie à cent pour cent"@fr, "Maladie prise en charge à cent pour cent"@fr, "Maladie longue coûteuse"@fr ;
  skos:altLabel "maladie prise en charge à cent pour cent"@fr, "maladie à cent pour cent"@fr ;
  skos:broader tsp:-LRSM2XLD-D ;
  dc:modified "2019-07-11"^^xsd:date .

tsp:-Protection_sociale
  a isothes:ConceptGroup, skos:Collection ;
  skos:prefLabel "Protection sociale"@fr ;
  skos:member tsp:-T7R00LJN-8 .

tsp: a skos:ConceptScheme .
tsp:-LRSM2XLD-D
  skos:prefLabel "prise en charge totale"@fr ;
  a skos:Concept ;
  skos:narrower tsp:-T7R00LJN-8 .

