@prefix tsp: <http://data.loterre.fr/ark:/67375/TSP> .
@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 ns0: <http://mysite.org/> .
@prefix dc11: <http://purl.org/dc/elements/1.1/> .
@prefix isothes: <http://purl.org/iso25964/skos-thes#> .

tsp:-SPWRCC54-7
  skos:inScheme tsp: ;
  a skos:Concept ;
  dc:modified "2019-07-11"^^xsd:date ;
  skos:hiddenLabel "Banque alimentaire"@fr, "Fonds alimentaire"@fr ;
  skos:prefLabel "banque alimentaire"@fr ;
  ns0:ns0group "Institutions"@fr ;
  skos:broader tsp:-FWNW7HKN-9 ;
  dc:created "2001-01-01"^^xsd:date ;
  skos:altLabel "fonds alimentaire"@fr ;
  dc11:identifier "23_1_0" .

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

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

