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

adm:-QDFS1806-D
  skos:hiddenLabel "Administrative Juridiction"@en, "Juridiction administrative"@fr ;
  a skos:Concept ;
  skos:inScheme adm: ;
  skos:prefLabel "administrative juridiction"@en, "juridiction administrative"@fr .

adm:-Concept_spatial
  skos:prefLabel "Space concept"@en, "Concept spatial"@fr ;
  a isothes:ConceptGroup, skos:Collection ;
  skos:member adm:-QDFS1806-D .

adm: a skos:ConceptScheme .
