@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:-W0732CS6-Q .

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

tsp:-W0732CS6-Q
  ns0:ns0group "Institutions"@fr ;
  skos:scopeNote "Créé en 1994. Expertise, surveillance et contrôle pour la protection des populations contre les rayonnements ionisants. L'OPRI participe à l'application des lois et réglements. N'existe plus. Est intégré dans l'Institut de radioprotection et de sûreté nucléaire (IRSN)."@fr ;
  dc:created "2001-01-01"^^xsd:date ;
  dc11:identifier "23_0_255" ;
  a skos:Concept ;
  skos:inScheme tsp: ;
  skos:broader tsp:-R5P69DX3-7 ;
  skos:prefLabel "OPRI"@fr ;
  skos:altLabel "Office de protection contre les rayonnements ionisants"@fr .

