@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-JK5RB765-1>
  skos:prefLabel "Canton of the Grisons"@en, "Kanton Graubünden"@de, "canton des Grisons"@fr ;
  a skos:Concept ;
  skos:narrower <http://data.loterre.fr/ark:/67375/9SD-Z0L3T9SR-V> .

<http://data.loterre.fr/ark:/67375/9SD> a skos:ConceptScheme .
<http://data.loterre.fr/ark:/67375/9SD-Z0L3T9SR-V>
  gn:featureCode gn:A.ADM2 ;
  obo:GEO_000035330 "11611649" ;
  skos:prefLabel "Region Viamala"@de, "Viamala Region"@en, "région de Viamala"@fr ;
  gn:featureClass gn:A ;
  skos:exactMatch <https://www.wikidata.org/wiki/Q22918253>, <http://sws.geonames.org/11611649/>, <https://de.wikipedia.org/wiki/Region_Viamala>, <https://fr.wikipedia.org/wiki/R%C3%A9gion_de_Viamala>, <https://en.wikipedia.org/wiki/Viamala_Region> ;
  wgs84:long 9.400350e+0 ;
  skos:broader <http://data.loterre.fr/ark:/67375/9SD-JK5RB765-1> ;
  skos:inScheme <http://data.loterre.fr/ark:/67375/9SD> ;
  wgs84:lat 4.658762e+1 ;
  gn:geonamesID "11611649" ;
  skos:altLabel "Viamala"@fr, "Viamala"@en ;
  a skos:Concept .

