@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-DN4PG24F-2>
  skos:prefLabel "Lenawee County"@en, "comté de Lenawee"@fr ;
  wgs84:lat 4.189508e+1 ;
  gn:featureCode gn:A.ADM2 ;
  gn:geonamesID "4999081" ;
  gn:WikipediaArticle <https://en.wikipedia.org/wiki/Lenawee_County,_Michigan>, <https://fr.wikipedia.org/wiki/Comt%C3%A9_de_Lenawee> ;
  skos:inScheme <http://data.loterre.fr/ark:/67375/9SD> ;
  wgs84:long -8.406636e+1 ;
  skos:exactMatch <https://fr.wikipedia.org/wiki/Comt%C3%A9_de_Lenawee>, <https://www.wikidata.org/wiki/Q167565>, <https://en.wikipedia.org/wiki/Lenawee_County,_Michigan>, <https://sws.geonames.org/4999081> ;
  gn:featureClass gn:A ;
  a skos:Concept ;
  skos:broader <http://data.loterre.fr/ark:/67375/9SD-MVV5L6W7-0> ;
  obo:GEO_000035330 "4999081" .

<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-DN4PG24F-2> .

