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

tsp:-DMCVM6HX-K
  dc:modified "2019-07-11"^^xsd:date ;
  skos:hiddenLabel "Brochure"@fr, "Plaquette d'information"@fr, "Brochure d'information"@fr ;
  a skos:Concept ;
  dc11:identifier "20_2_12_5" ;
  skos:altLabel "plaquette d'information"@fr ;
  skos:inScheme tsp: ;
  skos:broader tsp:-LQJ1T9VK-C ;
  skos:prefLabel "brochure"@fr ;
  ns0:ns0group "Information et communication"@fr .

tsp: a skos:ConceptScheme .
tsp:-LQJ1T9VK-C
  skos:prefLabel "type de document"@fr ;
  a skos:Concept ;
  skos:narrower tsp:-DMCVM6HX-K .

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

