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

<http://data.loterre.fr/ark:/67375/9SD-ZPCDS1WR-P>
  skos:exactMatch <https://www.wikidata.org/wiki/Q491140>, <https://sws.geonames.org/4984903>, <https://fr.wikipedia.org/wiki/Comt%C3%A9_de_Baraga>, <https://en.wikipedia.org/wiki/Baraga_County,_Michigan> ;
  gn:geonamesID "4984903" ;
  skos:inScheme <http://data.loterre.fr/ark:/67375/9SD> ;
  skos:prefLabel "Baraga County"@en, "comté de Baraga"@fr ;
  gn:WikipediaArticle <https://fr.wikipedia.org/wiki/Comt%C3%A9_de_Baraga>, <https://en.wikipedia.org/wiki/Baraga_County,_Michigan> ;
  gn:featureCode gn:A.ADM2 ;
  skos:broader <http://data.loterre.fr/ark:/67375/9SD-MVV5L6W7-0> ;
  obo:GEO_000035330 "4984903" ;
  gn:featureClass gn:A ;
  a skos:Concept ;
  wgs84:lat 4.669976e+1 ;
  wgs84:long -8.835215e+1 .

