@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 dc: <http://purl.org/dc/terms/> .
@prefix xsd: <http://www.w3.org/2001/XMLSchema#> .
@prefix dc11: <http://purl.org/dc/elements/1.1/> .
@prefix ns0: <http://mysite.org/> .

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

tsp: a skos:ConceptScheme .
tsp:-FWNW7HKN-9
  skos:prefLabel "types d'organismes"@fr ;
  a skos:Concept ;
  skos:narrower tsp:-N9FMVNST-P .

tsp:-N9FMVNST-P
  skos:hiddenLabel "Organisme étude information recherche"@fr, "Centre de recherche"@fr ;
  dc:modified "2019-07-11"^^xsd:date ;
  skos:altLabel "centre de recherche"@fr ;
  dc11:identifier "23_1_3" ;
  ns0:ns0group "Institutions"@fr ;
  a skos:Concept ;
  skos:prefLabel "organisme d'étude, d'information et de recherche"@fr ;
  skos:inScheme tsp: ;
  skos:broader tsp:-FWNW7HKN-9 .

