@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:-MH8LGRN2-Z .

tsp: a skos:ConceptScheme .
tsp:-VPQ0ZGFS-J
  skos:prefLabel "tarification de la santé"@fr ;
  a skos:Concept ;
  skos:narrower tsp:-MH8LGRN2-Z .

tsp:-MH8LGRN2-Z
  ns0:ns0group "Protection sociale"@fr ;
  dc:created "2001-01-01"^^xsd:date ;
  skos:prefLabel "TIPS"@fr ;
  skos:scopeNote "Depuis la réforme de 2003, le TIPS (Tarif interministériel des prestations sanitaires) est remplacé par la LPP (Liste des produits et prestations)."@fr ;
  skos:broader tsp:-VPQ0ZGFS-J ;
  dc:modified "2019-07-11"^^xsd:date ;
  dc11:identifier "40_4_13_5" ;
  skos:altLabel "tarif interministériel des prestations sanitaires"@fr ;
  skos:hiddenLabel "Tarif interministériel des prestations sanitaires"@fr ;
  a skos:Concept ;
  skos:inScheme tsp: .

