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

<http://data.loterre.fr/ark:/67375/9SD-WKLPN8D9-R>
  skos:inScheme <http://data.loterre.fr/ark:/67375/9SD> ;
  gn:WikipediaArticle <https://fr.wikipedia.org/wiki/Comt%C3%A9_de_Branch>, <https://en.wikipedia.org/wiki/Branch_County,_Michigan> ;
  skos:exactMatch <https://en.wikipedia.org/wiki/Branch_County,_Michigan>, <https://fr.wikipedia.org/wiki/Comt%C3%A9_de_Branch>, <https://www.wikidata.org/wiki/Q167580>, <https://sws.geonames.org/4986828> ;
  gn:featureCode gn:A.ADM2 ;
  wgs84:long -8.505903e+1 ;
  obo:GEO_000035330 "4986828" ;
  a skos:Concept ;
  gn:geonamesID "4986828" ;
  skos:prefLabel "Branch County"@en, "comté de Branch"@fr ;
  gn:featureClass gn:A ;
  skos:broader <http://data.loterre.fr/ark:/67375/9SD-MVV5L6W7-0> ;
  wgs84:lat 4.191611e+1 .

