@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#> .
@prefix obo: <http://purl.obolibrary.org/obo/> .

<http://data.loterre.fr/ark:/67375/9SD> a skos:ConceptScheme .
<http://data.loterre.fr/ark:/67375/9SD-LCHCG5XF-M>
  skos:prefLabel "Minnesota"@fr, "Minnesota"@en ;
  a skos:Concept ;
  skos:narrower <http://data.loterre.fr/ark:/67375/9SD-LXTRP0D1-L> .

<http://data.loterre.fr/ark:/67375/9SD-LXTRP0D1-L>
  wgs84:long -9.177913e+1 ;
  a skos:Concept ;
  skos:exactMatch <https://www.wikidata.org/wiki/Q491281>, <https://fr.wikipedia.org/wiki/Comt%C3%A9_de_Winona>, <https://en.wikipedia.org/wiki/Winona_County,_Minnesota>, <https://sws.geonames.org/5053164> ;
  skos:prefLabel "Winona County"@en, "comté de Winona"@fr ;
  gn:WikipediaArticle <https://fr.wikipedia.org/wiki/Comt%C3%A9_de_Winona>, <https://en.wikipedia.org/wiki/Winona_County,_Minnesota> ;
  gn:featureClass gn:A ;
  skos:inScheme <http://data.loterre.fr/ark:/67375/9SD> ;
  wgs84:lat 4.398685e+1 ;
  gn:featureCode gn:A.ADM2 ;
  skos:broader <http://data.loterre.fr/ark:/67375/9SD-LCHCG5XF-M> ;
  obo:GEO_000035330 "5053164" ;
  gn:geonamesID "5053164" .

