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

tsp:-B358X3CN-8
  ns0:ns0group "Economie descriptive"@fr ;
  dc11:identifier "7_14_5_1" ;
  skos:broader tsp:-XGBCN0FN-1 ;
  skos:prefLabel "secteur nationalisé"@fr ;
  a skos:Concept ;
  skos:hiddenLabel "Entreprise nationalisée"@fr, "Secteur nationalisé"@fr ;
  skos:inScheme tsp: ;
  dc:modified "2019-07-11"^^xsd:date ;
  skos:related tsp:-Z8TW9PD0-3 .

tsp: a skos:ConceptScheme .
tsp:-Economie_descriptive
  a isothes:ConceptGroup, skos:Collection ;
  skos:prefLabel "Economie descriptive"@fr ;
  skos:member tsp:-B358X3CN-8 .

tsp:-Z8TW9PD0-3
  skos:prefLabel "nationalisation"@fr ;
  a skos:Concept ;
  skos:related tsp:-B358X3CN-8 .

tsp:-XGBCN0FN-1
  skos:prefLabel "secteur public"@fr ;
  a skos:Concept ;
  skos:narrower tsp:-B358X3CN-8 .

