@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> 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-PZDPGQPS-N> .

<http://data.loterre.fr/ark:/67375/9SD-PZDPGQPS-N>
  gn:WikipediaArticle <https://en.wikipedia.org/wiki/Goodhue_County,_Minnesota>, <https://fr.wikipedia.org/wiki/Comt%C3%A9_de_Goodhue> ;
  gn:featureClass gn:A ;
  skos:exactMatch <https://sws.geonames.org/5028232>, <https://en.wikipedia.org/wiki/Goodhue_County,_Minnesota>, <https://fr.wikipedia.org/wiki/Comt%C3%A9_de_Goodhue>, <https://www.wikidata.org/wiki/Q486243> ;
  gn:featureCode gn:A.ADM2 ;
  obo:GEO_000035330 "5028232" ;
  skos:broader <http://data.loterre.fr/ark:/67375/9SD-LCHCG5XF-M> ;
  skos:prefLabel "comté de Goodhue"@fr, "Goodhue County"@en ;
  wgs84:long -9.272259e+1 ;
  skos:inScheme <http://data.loterre.fr/ark:/67375/9SD> ;
  a skos:Concept ;
  wgs84:lat 4.440985e+1 ;
  gn:geonamesID "5028232" .

