@prefix tsp: <http://data.loterre.fr/ark:/67375/TSP> .
@prefix skos: <http://www.w3.org/2004/02/skos/core#> .
@prefix dc11: <http://purl.org/dc/elements/1.1/> .
@prefix ns0: <http://mysite.org/> .
@prefix dc: <http://purl.org/dc/terms/> .
@prefix xsd: <http://www.w3.org/2001/XMLSchema#> .
@prefix isothes: <http://purl.org/iso25964/skos-thes#> .

tsp: a skos:ConceptScheme .
tsp:-QWNW3PQ1-7
  skos:hiddenLabel "Revue systématique de la littérature"@fr, "Revue systématique"@fr ;
  dc11:identifier "20_2_12_31" ;
  skos:broader tsp:-LQJ1T9VK-C ;
  skos:inScheme tsp: ;
  a skos:Concept ;
  ns0:ns0group "Information et communication"@fr ;
  skos:prefLabel "revue systématique"@fr ;
  dc:modified "2019-07-11"^^xsd:date ;
  dc:created "2018-01-01"^^xsd:date .

tsp:-LQJ1T9VK-C
  skos:prefLabel "type de document"@fr ;
  a skos:Concept ;
  skos:narrower tsp:-QWNW3PQ1-7 .

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

