@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:-G63CLB93-J
  skos:inScheme tsp: ;
  a skos:Concept ;
  dc:modified "2019-07-11"^^xsd:date ;
  dc11:identifier "20_2_12_24_2" ;
  skos:prefLabel "répertoire"@fr ;
  skos:altLabel "catalogue"@fr, "index"@fr, "annuaire"@fr ;
  skos:hiddenLabel "Annuaire"@fr, "Index"@fr, "Catalogue"@fr, "Répertoire"@fr ;
  skos:related tsp:-S00W8V7N-W ;
  skos:broader tsp:-SFC9XXGR-M ;
  ns0:ns0group "Information et communication"@fr .

tsp: a skos:ConceptScheme .
tsp:-SFC9XXGR-M
  skos:prefLabel "ouvrage"@fr ;
  a skos:Concept ;
  skos:narrower tsp:-G63CLB93-J .

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

tsp:-S00W8V7N-W
  skos:prefLabel "guide"@fr ;
  a skos:Concept ;
  skos:related tsp:-G63CLB93-J .

