@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:-J2T4LPSL-9 .

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

tsp:-J2T4LPSL-9
  ns0:ns0group "Institutions"@fr ;
  skos:scopeNote "Institut national du travail de l'emploi et de la formation professionnelle, anciennement INT, chargé de la formation des agents de l'administration centrale et des services déconcentrés, ainsi que des membres des inspections du travail, des transports et de l'agriculture."@fr ;
  dc:created "2001-01-01"^^xsd:date ;
  dc11:identifier "23_0_216" ;
  a skos:Concept ;
  skos:inScheme tsp: ;
  skos:broader tsp:-R5P69DX3-7 ;
  skos:prefLabel "INTEFP"@fr ;
  skos:altLabel "Institut national du travail"@fr .

