@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-MVV5L6W7-0>
  skos:prefLabel "Michigan"@fr, "Michigan"@en ;
  a skos:Concept ;
  skos:narrower <http://data.loterre.fr/ark:/67375/9SD-ZNNSTL4T-V> .

<http://data.loterre.fr/ark:/67375/9SD-ZNNSTL4T-V>
  wgs84:lat 4.600935e+1 ;
  skos:altLabel "comté de Dickinson, MI"@fr, "comté de Dickinson, Michigan"@fr, "Dickinson County, Michigan"@en, "comté de Dickinson (MI)"@fr, "Dickinson County (MI)"@en, "Dickinson County, MI"@en ;
  skos:prefLabel "Dickinson County (Michigan)"@en, "comté de Dickinson (Michigan)"@fr ;
  skos:exactMatch <https://fr.wikipedia.org/wiki/Comt%C3%A9_de_Dickinson_(Michigan)>, <https://sws.geonames.org/4990845>, <https://www.wikidata.org/wiki/Q491126>, <https://en.wikipedia.org/wiki/Dickinson_County,_Michigan> ;
  gn:WikipediaArticle <https://en.wikipedia.org/wiki/Dickinson_County,_Michigan>, <https://fr.wikipedia.org/wiki/Comt%C3%A9_de_Dickinson_(Michigan)> ;
  skos:inScheme <http://data.loterre.fr/ark:/67375/9SD> ;
  gn:geonamesID "4990845" ;
  skos:hiddenLabel "Dickinson County"@en, "Comté de Dickinson"@fr ;
  gn:featureCode gn:A.ADM2 ;
  wgs84:long -8.787021e+1 ;
  a skos:Concept ;
  obo:GEO_000035330 "4990845" ;
  skos:broader <http://data.loterre.fr/ark:/67375/9SD-MVV5L6W7-0> ;
  gn:featureClass gn:A .

