@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:-KF4R5W8P-L
  skos:prefLabel "accès à l'information"@fr ;
  a skos:Concept ;
  skos:related tsp:-RLJS22BS-7 .

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

tsp:-RLJS22BS-7
  skos:related tsp:-KF4R5W8P-L ;
  skos:inScheme tsp: ;
  skos:broader tsp:-B8KNJZKL-G ;
  skos:hiddenLabel "Partage information"@fr, "Partage de l'information"@fr ;
  ns0:ns0group "Information et communication"@fr ;
  dc11:identifier "20_2_5" ;
  dc:modified "2019-07-11"^^xsd:date ;
  dc:created "2007-01-01"^^xsd:date ;
  a skos:Concept ;
  skos:prefLabel "partage de l'information"@fr .

tsp:-B8KNJZKL-G
  skos:prefLabel "information"@fr ;
  a skos:Concept ;
  skos:narrower tsp:-RLJS22BS-7 .

