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

kg7:-BLCFDB10-L
  skos:prefLabel "Indiana"@fr, "Indiana"@en ;
  a skos:Concept ;
  skos:narrower kg7:-HN9L5NJJ-Z .

kg7: a skos:ConceptScheme .
kg7:-HN9L5NJJ-Z
  skos:inScheme kg7: ;
  skos:prefLabel "Comté de Hancock, Indiana"@fr, "Hancock County, Indiana"@en ;
  skos:exactMatch <http://sws.geonames.org/4258477/> ;
  skos:broader kg7:-BLCFDB10-L ;
  gn:featureClass gn:A ;
  wgs84:lat 3.327043e+1 ;
  a skos:Concept ;
  gn:featureCode gn:A.ADM2 ;
  wgs84:long -8.300069e+1 .

