@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:-NMVPCC2M-W
  skos:hiddenLabel "Schéma heuristique"@fr, "Carte heuristique"@fr, "Carte mentale"@fr, "Mind mapping"@fr ;
  skos:altLabel "carte mentale"@fr, "schéma heuristique"@fr ;
  skos:inScheme tsp: ;
  skos:broader tsp:-MBV4XZ2S-R ;
  ns0:ns0group "Information et communication"@fr ;
  a skos:Concept ;
  dc:modified "2019-07-11"^^xsd:date ;
  skos:prefLabel "carte heuristique"@fr ;
  dc:created "2018-01-01"^^xsd:date ;
  dc11:identifier "20_2_12_10_1" .

tsp: a skos:ConceptScheme .
tsp:-MBV4XZ2S-R
  skos:prefLabel "document graphique"@fr ;
  a skos:Concept ;
  skos:narrower tsp:-NMVPCC2M-W .

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

