@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:-C70TJ22J-Z
  skos:prefLabel "enseignement supérieur"@fr ;
  a skos:Concept ;
  skos:narrower tsp:-MFLCXM9J-L .

tsp: a skos:ConceptScheme .
tsp:-MFLCXM9J-L
  dc11:identifier "51_6_2_0" ;
  skos:broader tsp:-C70TJ22J-Z ;
  a skos:Concept ;
  skos:hiddenLabel "Enseignement postuniversitaire"@fr, "Enseignement post universitaire"@fr ;
  skos:prefLabel "enseignement postuniversitaire"@fr ;
  ns0:ns0group "Système éducatif"@fr ;
  skos:inScheme tsp: ;
  dc:modified "2019-07-11"^^xsd:date ;
  skos:altLabel "enseignement post-universitaire"@fr .

tsp:-Système_éducatif
  a isothes:ConceptGroup, skos:Collection ;
  skos:prefLabel "Système éducatif"@fr ;
  skos:member tsp:-MFLCXM9J-L .

