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

tsp:-TZ8WM4GW-L
  ns0:ns0group "Institutions"@fr ;
  dc11:identifier "23_0_62_1_1" ;
  a skos:Concept ;
  skos:inScheme tsp: ;
  skos:broader tsp:-WMTRJQ6V-4 ;
  skos:prefLabel "CPAM"@fr ;
  skos:altLabel "Caisse primaire d'assurance maladie"@fr .

tsp:-WMTRJQ6V-4
  skos:prefLabel "CNAMTS"@fr ;
  a skos:Concept ;
  skos:narrower tsp:-TZ8WM4GW-L .

tsp:-Institutions
  a isothes:ConceptGroup, skos:Collection ;
  skos:prefLabel "Institutions"@fr ;
  skos:member tsp:-TZ8WM4GW-L .

tsp: a skos:ConceptScheme .
