@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:-GZ5N62BV-7
  skos:prefLabel "préjudice"@fr ;
  a skos:Concept ;
  skos:narrower tsp:-NVRGM8GR-Q .

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

tsp: a skos:ConceptScheme .
tsp:-NVRGM8GR-Q
  skos:broader tsp:-GZ5N62BV-7 ;
  skos:hiddenLabel "Victimation"@fr, "Victimisation"@fr, "Victime"@fr, "Victimologie"@fr ;
  skos:inScheme tsp: ;
  ns0:ns0group "Justice"@fr ;
  skos:prefLabel "victime"@fr ;
  dc:modified "2019-07-11"^^xsd:date ;
  a skos:Concept ;
  dc11:identifier "24_9_7" .

