@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#> .
@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-GBC9GRTP-S> .

<http://data.loterre.fr/ark:/67375/9SD-GBC9GRTP-S>
  gn:WikipediaArticle <https://fr.wikipedia.org/wiki/Comt%C3%A9_de_Hubbard>, <https://en.wikipedia.org/wiki/Hubbard_County,_Minnesota> ;
  a skos:Concept ;
  skos:prefLabel "comté de Hubbard"@fr, "Hubbard County"@en ;
  skos:exactMatch <https://www.wikidata.org/wiki/Q486218>, <https://fr.wikipedia.org/wiki/Comt%C3%A9_de_Hubbard>, <https://sws.geonames.org/5030862>, <https://en.wikipedia.org/wiki/Hubbard_County,_Minnesota> ;
  gn:featureClass gn:A ;
  gn:geonamesID "5030862" ;
  skos:broader <http://data.loterre.fr/ark:/67375/9SD-LCHCG5XF-M> ;
  gn:featureCode gn:A.ADM2 ;
  wgs84:lat 4.710865e+1 ;
  skos:inScheme <http://data.loterre.fr/ark:/67375/9SD> ;
  wgs84:long -9.491664e+1 ;
  obo:GEO_000035330 "5030862" .

