@prefix tsp: <http://data.loterre.fr/ark:/67375/TSP> .
@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 dc11: <http://purl.org/dc/elements/1.1/> .
@prefix ns0: <http://mysite.org/> .
@prefix isothes: <http://purl.org/iso25964/skos-thes#> .

tsp:-GC4RXPNB-V
  skos:prefLabel "crime"@fr ;
  a skos:Concept ;
  skos:narrower tsp:-B3ZPSK5F-8 .

tsp:-B3ZPSK5F-8
  skos:hiddenLabel "Attentat à la pudeur"@fr, "Abus sexuel"@fr, "Délinquance sexuelle"@fr, "Violence sexuelle"@fr ;
  dc:created "2001-01-01"^^xsd:date ;
  skos:narrower tsp:-M106PVRW-R, tsp:-L7MSH4L4-Q ;
  skos:altLabel "délinquance sexuelle"@fr, "violence sexuelle"@fr, "attentat à la pudeur"@fr ;
  a skos:Concept ;
  skos:inScheme tsp: ;
  skos:related tsp:-D2JZRTP9-4 ;
  dc11:identifier "24_2_2_0" ;
  skos:broader tsp:-GC4RXPNB-V ;
  ns0:ns0group "Justice"@fr ;
  skos:prefLabel "abus sexuel"@fr ;
  dc:modified "2019-07-11"^^xsd:date .

tsp: a skos:ConceptScheme .
tsp:-M106PVRW-R
  skos:prefLabel "viol"@fr ;
  a skos:Concept ;
  skos:broader tsp:-B3ZPSK5F-8 .

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

tsp:-L7MSH4L4-Q
  skos:prefLabel "pédophilie"@fr ;
  a skos:Concept ;
  skos:broader tsp:-B3ZPSK5F-8 .

tsp:-D2JZRTP9-4
  skos:prefLabel "inceste"@fr ;
  a skos:Concept ;
  skos:related tsp:-B3ZPSK5F-8 .

