@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: a skos:ConceptScheme .
tsp:-J0FQSCGQ-3
  skos:prefLabel "Communauté européenne"@fr ;
  a skos:Concept ;
  skos:related tsp:-ZTQ2CZ9W-1 .

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

tsp:-X6JPDWQJ-J
  skos:prefLabel "juridiction européenne"@fr ;
  a skos:Concept ;
  skos:narrower tsp:-ZTQ2CZ9W-1 .

tsp:-ZTQ2CZ9W-1
  ns0:ns0group "Justice"@fr ;
  skos:related tsp:-J0FQSCGQ-3 ;
  dc:created "2007-01-01"^^xsd:date ;
  dc11:identifier "24_3_4_0" ;
  a skos:Concept ;
  skos:inScheme tsp: ;
  skos:broader tsp:-X6JPDWQJ-J ;
  skos:prefLabel "Cour des comptes européenne"@fr .

