@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:-Institutions
  a isothes:ConceptGroup, skos:Collection ;
  skos:prefLabel "Institutions"@fr ;
  skos:member tsp:-P3RGWWKV-V .

tsp: a skos:ConceptScheme .
tsp:-R5P69DX3-7
  skos:prefLabel "noms d'organismes"@fr ;
  a skos:Concept ;
  skos:narrower tsp:-P3RGWWKV-V .

tsp:-P3RGWWKV-V
  ns0:ns0group "Institutions"@fr ;
  skos:scopeNote "Fait suite au CFES à partir de mars 2002. En 2016, a intégré Santé publique France (fusion INPES, InVS et EPRUS)."@fr ;
  dc:created "2007-01-01"^^xsd:date ;
  dc11:identifier "23_0_205" ;
  a skos:Concept ;
  skos:inScheme tsp: ;
  skos:broader tsp:-R5P69DX3-7 ;
  skos:prefLabel "INPES"@fr ;
  skos:altLabel "Institut national de promotion et d'éducation pour la santé"@fr .

