@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-NHDDDMLL-8>
  skos:prefLabel "Kanton Wallis"@de, "Canton of Valais"@en, "canton du Valais"@fr ;
  a skos:Concept ;
  skos:narrower <http://data.loterre.fr/ark:/67375/9SD-PPCXPBGM-R> .

<http://data.loterre.fr/ark:/67375/9SD-PPCXPBGM-R>
  gn:featureClass gn:A ;
  skos:prefLabel "Bezirk Westlich Raron"@de, "Westlich Raron District"@en, "demi-district de Rarogne occidental"@fr ;
  skos:exactMatch <https://fr.wikipedia.org/wiki/Demi-district_de_Rarogne_occidental>, <http://sws.geonames.org/2658013/>, <https://www.wikidata.org/wiki/Q660861>, <https://en.wikipedia.org/wiki/Westlich_Raron>, <https://de.wikipedia.org/wiki/Bezirk_Westlich_Raron> ;
  obo:GEO_000035330 "2658013" ;
  gn:geonamesID "2658013" ;
  skos:inScheme <http://data.loterre.fr/ark:/67375/9SD> ;
  wgs84:lat 4.632158e+1 ;
  wgs84:long 7.807910e+0 ;
  gn:featureCode gn:A.ADMD ;
  a skos:Concept ;
  skos:broader <http://data.loterre.fr/ark:/67375/9SD-NHDDDMLL-8> .

