@prefix x64: <http://data.loterre.fr/ark:/67375/X64> .
@prefix inist: <http://www.inist.fr/Ontology#> .
@prefix skos: <http://www.w3.org/2004/02/skos/core#> .
@prefix isothes: <http://purl.org/iso25964/skos-thes#> .

x64:-D8WSGFZF-0
  inist:semCategory "Juridical concept / Principle of law"@en, "Concept juridique / Principe de droit"@fr ;
  skos:hiddenLabel "Linguistic rights"@en ;
  a skos:Concept ;
  skos:inScheme x64: ;
  skos:prefLabel "droits linguistiques"@fr, "linguistic rights"@en .

x64: a skos:ConceptScheme .
x64:-Concept_juridique__Principe_de_droit
  skos:prefLabel "Juridical concept / Principle of law"@en, "Concept juridique / Principe de droit"@fr ;
  a isothes:ConceptGroup ;
  skos:member x64:-D8WSGFZF-0 .

