@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:-Information_et_communication
  a isothes:ConceptGroup, skos:Collection ;
  skos:prefLabel "Information et communication"@fr ;
  skos:member tsp:-FB4M4GWR-X .

tsp:-FRZT4P0J-B
  skos:prefLabel "fichier"@fr ;
  a skos:Concept ;
  skos:broader tsp:-FB4M4GWR-X .

tsp:-J9QJ82ML-F
  skos:prefLabel "archives"@fr ;
  a skos:Concept ;
  skos:broader tsp:-FB4M4GWR-X .

tsp:-P2BTBPC5-X
  skos:prefLabel "banque de données"@fr ;
  a skos:Concept ;
  skos:broader tsp:-FB4M4GWR-X .

tsp:-TQZ12F34-1
  skos:prefLabel "documentation"@fr ;
  a skos:Concept ;
  skos:narrower tsp:-FB4M4GWR-X .

tsp:-FB4M4GWR-X
  skos:narrower tsp:-P2BTBPC5-X, tsp:-FRZT4P0J-B, tsp:-J9QJ82ML-F ;
  skos:prefLabel "stockage de l'information"@fr ;
  skos:inScheme tsp: ;
  skos:broader tsp:-TQZ12F34-1 ;
  skos:hiddenLabel "Stockage de l'information"@fr, "Stockage information"@fr ;
  a skos:Concept ;
  ns0:ns0group "Information et communication"@fr ;
  dc:modified "2019-07-11"^^xsd:date ;
  dc11:identifier "20_1_3" .

