@prefix tsp: <http://data.loterre.fr/ark:/67375/TSP> .
@prefix skos: <http://www.w3.org/2004/02/skos/core#> .
@prefix isothes: <http://purl.org/iso25964/skos-thes#> .
@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: a skos:ConceptScheme .
tsp:-VGC0B016-D
  skos:prefLabel "marquage CE"@fr ;
  a skos:Concept ;
  skos:broader tsp:-M1TNG870-F .

tsp:-HKW3GD18-T
  skos:prefLabel "traçabilité"@fr ;
  a skos:Concept ;
  skos:related tsp:-M1TNG870-F .

tsp:-Information_et_communication
  a isothes:ConceptGroup, skos:Collection ;
  skos:prefLabel "Information et communication"@fr ;
  skos:member tsp:-M1TNG870-F .

tsp:-GMKH0660-1
  skos:prefLabel "nature de l'information"@fr ;
  a skos:Concept ;
  skos:narrower tsp:-M1TNG870-F .

tsp:-WGXLTWPL-9
  skos:prefLabel "composition du produit"@fr ;
  a skos:Concept ;
  skos:broader tsp:-M1TNG870-F .

tsp:-M1TNG870-F
  skos:related tsp:-HKW3GD18-T ;
  skos:hiddenLabel "Etiquetage des aliments"@fr, "Etiquetage"@fr, "Information sur les produits"@fr ;
  skos:inScheme tsp: ;
  skos:broader tsp:-GMKH0660-1 ;
  a skos:Concept ;
  skos:narrower tsp:-VGC0B016-D, tsp:-WGXLTWPL-9 ;
  ns0:ns0group "Information et communication"@fr ;
  dc:created "2001-01-01"^^xsd:date ;
  skos:prefLabel "étiquetage"@fr ;
  dc11:identifier "20_2_4_6" ;
  dc:modified "2019-07-11"^^xsd:date .

