@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 dc: <http://purl.org/dc/terms/> .
@prefix xsd: <http://www.w3.org/2001/XMLSchema#> .
@prefix dc11: <http://purl.org/dc/elements/1.1/> .

tsp:-ZCRD9K9J-V
  skos:prefLabel "juridiction"@fr ;
  a skos:Concept ;
  skos:narrower tsp:-QG61VDMB-7 .

tsp:-Justice
  a isothes:ConceptGroup, skos:Collection ;
  skos:prefLabel "Justice"@fr ;
  skos:member tsp:-QG61VDMB-7 .

tsp:-QG61VDMB-7
  ns0:ns0group "Justice"@fr ;
  dc:created "2001-01-01"^^xsd:date ;
  dc11:identifier "24_3_0" ;
  dc:modified "2019-07-11"^^xsd:date ;
  skos:hiddenLabel "Conseil constitutionnel"@fr ;
  a skos:Concept ;
  skos:inScheme tsp: ;
  skos:broader tsp:-ZCRD9K9J-V ;
  skos:prefLabel "conseil constitutionnel"@fr .

tsp: a skos:ConceptScheme .
