@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 dc11: <http://purl.org/dc/elements/1.1/> .
@prefix dc: <http://purl.org/dc/terms/> .
@prefix xsd: <http://www.w3.org/2001/XMLSchema#> .

tsp: a skos:ConceptScheme .
tsp:-QDCK70M3-9
  skos:prefLabel "support d'information"@fr ;
  a skos:Concept ;
  skos:narrower tsp:-PGKCWMBR-K .

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

tsp:-BW4HN557-W
  skos:prefLabel "cassette audio"@fr ;
  a skos:Concept ;
  skos:broader tsp:-PGKCWMBR-K .

tsp:-PGKCWMBR-K
  ns0:ns0group "Information et communication"@fr ;
  skos:narrower tsp:-BW4HN557-W ;
  dc11:identifier "20_2_10_4" ;
  dc:modified "2019-07-11"^^xsd:date ;
  skos:hiddenLabel "Document sonore"@fr ;
  a skos:Concept ;
  skos:inScheme tsp: ;
  skos:broader tsp:-QDCK70M3-9 ;
  skos:prefLabel "document sonore"@fr .

