@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 dc11: <http://purl.org/dc/elements/1.1/> .
@prefix dc: <http://purl.org/dc/terms/> .
@prefix xsd: <http://www.w3.org/2001/XMLSchema#> .

tsp:-Démographie
  a isothes:ConceptGroup, skos:Collection ;
  skos:prefLabel "Démographie"@fr ;
  skos:member tsp:-SWJTJRW3-W .

tsp: a skos:ConceptScheme .
tsp:-SWJTJRW3-W
  skos:hiddenLabel "Espérance vie sans incapacité"@fr, "Disability adjusted life years"@fr, "Healthy life years"@fr, "Health adjusted life years"@fr, "Espérance de vie sans incapacité"@fr ;
  a skos:Concept ;
  skos:altLabel "HEALYS"@fr, "HALY"@fr, "healthy life years"@fr, "disability-adjusted life years"@fr, "DALY"@fr ;
  ns0:ns0group "Démographie"@fr ;
  dc11:identifier "5_1_6_2_0" ;
  skos:scopeNote "Nombre d'années que peut espérer vivre une personne sans être atteinte d'une infirmité ou incapacité."@fr ;
  dc:modified "2019-07-11"^^xsd:date ;
  skos:prefLabel "espérance de vie sans incapacité"@fr ;
  skos:broader tsp:-FJVGSSD2-3 ;
  skos:inScheme tsp: .

tsp:-FJVGSSD2-3
  skos:prefLabel "espérance de vie"@fr ;
  a skos:Concept ;
  skos:narrower tsp:-SWJTJRW3-W .

