@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 dc11: <http://purl.org/dc/elements/1.1/> .
@prefix ns0: <http://mysite.org/> .
@prefix isothes: <http://purl.org/iso25964/skos-thes#> .

tsp:-LJ1SCKKN-H
  skos:hiddenLabel "Autoproduction alimentaire"@fr, "Aliment autoproduction"@fr ;
  skos:broader tsp:-C12HQRBW-F ;
  a skos:Concept ;
  dc:modified "2019-07-11"^^xsd:date ;
  skos:prefLabel "autoproduction alimentaire"@fr ;
  skos:altLabel "autoproduction d'aliments"@fr ;
  dc11:identifier "0_0_1" ;
  ns0:ns0group "Alimentation"@fr ;
  skos:inScheme tsp: .

tsp: a skos:ConceptScheme .
tsp:-C12HQRBW-F
  skos:prefLabel "acquisition des aliments"@fr ;
  a skos:Concept ;
  skos:narrower tsp:-LJ1SCKKN-H .

tsp:-Alimentation
  a isothes:ConceptGroup, skos:Collection ;
  skos:prefLabel "Alimentation"@fr ;
  skos:member tsp:-LJ1SCKKN-H .

