@prefix skos: <http://www.w3.org/2004/02/skos/core#> .
@prefix gn: <https://www.geonames.org/ontology#> .
@prefix obo: <http://purl.obolibrary.org/obo/> .
@prefix wgs84: <http://www.w3.org/2003/01/geo/wgs84_pos#> .

<http://data.loterre.fr/ark:/67375/9SD> a skos:ConceptScheme .
<http://data.loterre.fr/ark:/67375/9SD-QJX9QJLM-X>
  skos:exactMatch <https://www.wikidata.org/wiki/Q2539934>, <http://sws.geonames.org/8740968/>, <https://en.wikipedia.org/wiki/District_of_Entlebuch>, <https://fr.wikipedia.org/wiki/Arrondissement_%C3%A9lectoral_d%27Entlebuch>, <https://de.wikipedia.org/wiki/Wahlkreis_Entlebuch> ;
  gn:featureClass gn:A ;
  skos:prefLabel "Wahlkreis Entlebuch"@de, "Entlebuch District"@en, "arrondissement électoral d'Entlebuch"@fr ;
  skos:altLabel "Entlebuch (Amt)"@en ;
  obo:GEO_000035330 "8740968" ;
  skos:inScheme <http://data.loterre.fr/ark:/67375/9SD> ;
  gn:featureCode gn:A.ADM2 ;
  wgs84:lat 4.692590e+1 ;
  gn:geonamesID "8740968" ;
  skos:broader <http://data.loterre.fr/ark:/67375/9SD-KHSH3DQ6-L> ;
  wgs84:long 8.014270e+0 ;
  a skos:Concept .

<http://data.loterre.fr/ark:/67375/9SD-KHSH3DQ6-L>
  skos:prefLabel "Kanton Luzern"@de, "Canton of Lucerne"@en, "canton de Lucerne"@fr ;
  a skos:Concept ;
  skos:narrower <http://data.loterre.fr/ark:/67375/9SD-QJX9QJLM-X> .

