@prefix tsp: <http://data.loterre.fr/ark:/67375/TSP> .
@prefix skos: <http://www.w3.org/2004/02/skos/core#> .
@prefix dc11: <http://purl.org/dc/elements/1.1/> .
@prefix dc: <http://purl.org/dc/terms/> .
@prefix xsd: <http://www.w3.org/2001/XMLSchema#> .
@prefix ns0: <http://mysite.org/> .
@prefix isothes: <http://purl.org/iso25964/skos-thes#> .

tsp: a skos:ConceptScheme .
tsp:-DKV8367M-L
  skos:prefLabel "alimentation"@fr ;
  a skos:Concept ;
  skos:related tsp:-HSZG2JV1-Q .

tsp:-HSZG2JV1-Q
  skos:broader tsp:-X30KHCRK-0 ;
  skos:related tsp:-DKV8367M-L, tsp:-WPL71M8V-S ;
  dc11:identifier "34_7_2_0" ;
  dc:modified "2019-07-11"^^xsd:date ;
  skos:prefLabel "éducation nutritionnelle"@fr ;
  ns0:ns0group "Politique de santé"@fr ;
  skos:hiddenLabel "Education nutritionnelle"@fr ;
  skos:inScheme tsp: ;
  a skos:Concept .

tsp:-WPL71M8V-S
  skos:prefLabel "diététicien"@fr ;
  a skos:Concept ;
  skos:related tsp:-HSZG2JV1-Q .

tsp:-Politique_de_santé
  a isothes:ConceptGroup, skos:Collection ;
  skos:prefLabel "Politique de santé"@fr ;
  skos:member tsp:-HSZG2JV1-Q .

tsp:-X30KHCRK-0
  skos:prefLabel "éducation pour la santé"@fr ;
  a skos:Concept ;
  skos:narrower tsp:-HSZG2JV1-Q .

