@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: a skos:ConceptScheme .
kg7:-XRQ0GZ0L-L
  skos:prefLabel "Marshall County, West Virginia"@en, "Comté de Marshall, Virginie Occidentale"@fr ;
  wgs84:lat 3.436696e+1 ;
  wgs84:long -8.630664e+1 ;
  skos:inScheme kg7: ;
  skos:exactMatch <http://sws.geonames.org/4813820/> ;
  gn:featureClass gn:A ;
  a skos:Concept ;
  gn:featureCode gn:A.ADM2 ;
  skos:broader kg7:-MD43WLHT-H .

kg7:-MD43WLHT-H
  skos:prefLabel "West Virginia"@en, "Virginie Occidentale"@fr ;
  a skos:Concept ;
  skos:narrower kg7:-XRQ0GZ0L-L .

