@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-R6PMCXCD-0> .

<http://data.loterre.fr/ark:/67375/9SD-R6PMCXCD-0>
  skos:exactMatch <https://sws.geonames.org/5002390>, <https://www.wikidata.org/wiki/Q82603>, <https://fr.wikipedia.org/wiki/Comt%C3%A9_de_Montcalm>, <https://en.wikipedia.org/wiki/Montcalm_County,_Michigan> ;
  gn:geonamesID "5002390" ;
  skos:inScheme <http://data.loterre.fr/ark:/67375/9SD> ;
  a skos:Concept ;
  obo:GEO_000035330 "5002390" ;
  skos:broader <http://data.loterre.fr/ark:/67375/9SD-MVV5L6W7-0> ;
  gn:WikipediaArticle <https://fr.wikipedia.org/wiki/Comt%C3%A9_de_Montcalm>, <https://en.wikipedia.org/wiki/Montcalm_County,_Michigan> ;
  wgs84:long -8.515252e+1 ;
  wgs84:lat 4.331096e+1 ;
  skos:prefLabel "comté de Montcalm"@fr, "Montcalm County"@en ;
  gn:featureCode gn:A.ADM2 ;
  gn:featureClass gn:A .

