@prefix kg7: <http://data.loterre.fr/ark:/67375/KG7> .
@prefix skos: <http://www.w3.org/2004/02/skos/core#> .
@prefix wgs84: <http://www.w3.org/2003/01/geo/wgs84_pos#> .
@prefix gn: <https://www.geonames.org/ontology#> .

kg7:-V1R1NR6Z-F
  skos:prefLabel "Montana"@fr, "Montana"@en ;
  a skos:Concept ;
  skos:narrower kg7:-S4HW946R-0 .

kg7:-S4HW946R-0
  wgs84:long -1.113471e+2 ;
  wgs84:lat 4.730802e+1 ;
  skos:prefLabel "Cascade County, Montana"@en, "Comté de Cascade, Montana"@fr ;
  gn:featureCode gn:A.ADM2 ;
  skos:broader kg7:-V1R1NR6Z-F ;
  gn:featureClass gn:A ;
  a skos:Concept ;
  skos:exactMatch <http://sws.geonames.org/5643929/> ;
  skos:inScheme kg7: .

kg7: a skos:ConceptScheme .
