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

<http://data.loterre.fr/ark:/67375/9SD-G90VGVDR-0>
  skos:prefLabel "Canton of Basel-Landschaft"@en, "Kanton Basel-Landschaft"@de, "canton de Bâle-Campagne"@fr ;
  a skos:Concept ;
  skos:narrower <http://data.loterre.fr/ark:/67375/9SD-DX4CFG7Z-G> .

<http://data.loterre.fr/ark:/67375/9SD> a skos:ConceptScheme .
<http://data.loterre.fr/ark:/67375/9SD-DX4CFG7Z-G>
  skos:broader <http://data.loterre.fr/ark:/67375/9SD-G90VGVDR-0> ;
  wgs84:long 7.587330e+0 ;
  obo:GEO_000035330 "6458843" ;
  gn:featureClass gn:A ;
  skos:exactMatch <http://sws.geonames.org/6458843/>, <https://de.wikipedia.org/wiki/Bezirk_Arlesheim>, <https://fr.wikipedia.org/wiki/District_d%27Arlesheim>, <https://www.wikidata.org/wiki/Q688961>, <https://en.wikipedia.org/wiki/Arlesheim_District> ;
  a skos:Concept ;
  wgs84:lat 4.751668e+1 ;
  skos:prefLabel "district d'Arlesheim"@fr, "Arlesheim District"@en, "Bezirk Arlesheim"@de ;
  skos:inScheme <http://data.loterre.fr/ark:/67375/9SD> ;
  gn:geonamesID "6458843" ;
  gn:featureCode gn:A.ADM2 .

