@prefix tsp: <http://data.loterre.fr/ark:/67375/TSP> .
@prefix skos: <http://www.w3.org/2004/02/skos/core#> .
@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/> .
@prefix isothes: <http://purl.org/iso25964/skos-thes#> .

tsp:-BSBL4T75-Z
  skos:narrower tsp:-V8CXT6M0-1 ;
  skos:hiddenLabel "Usager information"@fr, "Usager de l'information"@fr, "Utilisateur de l'information"@fr ;
  skos:broader tsp:-C1W8V6J9-V ;
  skos:inScheme tsp: ;
  skos:altLabel "utilisateur de l'information"@fr ;
  a skos:Concept ;
  ns0:ns0group "Information et communication"@fr ;
  dc:modified "2019-07-11"^^xsd:date ;
  dc11:identifier "20_2_11_4" ;
  skos:prefLabel "usager de l'information"@fr .

tsp:-V8CXT6M0-1
  skos:prefLabel "lecteur"@fr ;
  a skos:Concept ;
  skos:broader tsp:-BSBL4T75-Z .

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

tsp:-C1W8V6J9-V
  skos:prefLabel "système d'information"@fr ;
  a skos:Concept ;
  skos:narrower tsp:-BSBL4T75-Z .

