@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#> .

<http://data.loterre.fr/ark:/67375/2CX-1NSJHQRJ-P>
  skos:prefLabel "liberté individuelle"@fr ;
  a skos:Concept ;
  skos:narrower <http://data.loterre.fr/ark:/67375/2CX-LBZFPKV7-2> .

<http://data.loterre.fr/ark:/67375/2CX> a skos:ConceptScheme .
<http://data.loterre.fr/ark:/67375/2CX-LBZFPKV7-2>
  skos:related <http://data.loterre.fr/ark:/67375/2CX-LTQWX69W-5> ;
  dc:created "2016-07-01"^^xsd:date ;
  skos:hiddenLabel "LIBERTE D'ALLER ET DE VENIR"@fr ;
  a skos:Concept ;
  skos:inScheme <http://data.loterre.fr/ark:/67375/2CX> ;
  skos:broader <http://data.loterre.fr/ark:/67375/2CX-1NSJHQRJ-P> ;
  skos:prefLabel "liberté d'aller et de venir"@fr .

<http://data.loterre.fr/ark:/67375/2CX-LTQWX69W-5>
  skos:prefLabel "privation de liberté"@fr ;
  a skos:Concept ;
  skos:related <http://data.loterre.fr/ark:/67375/2CX-LBZFPKV7-2> .

