@prefix skos: <http://www.w3.org/2004/02/skos/core#> .
@prefix obo: <http://purl.obolibrary.org/obo/> .
@prefix gn: <https://www.geonames.org/ontology#> .
@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-GFMSTTC5-H> .

<http://data.loterre.fr/ark:/67375/9SD-GFMSTTC5-H>
  obo:GEO_000035330 "4999829" ;
  a skos:Concept ;
  gn:featureCode gn:A.ADM2 ;
  skos:altLabel "comté de Livingston, Michigan"@fr, "comté de Livingston, MI"@fr, "comté de Livingston (MI)"@fr, "Livingston County, Michigan"@en, "Livingston County (MI)"@en, "Livingston County, MI"@en ;
  skos:inScheme <http://data.loterre.fr/ark:/67375/9SD> ;
  skos:exactMatch <https://www.wikidata.org/wiki/Q502732>, <https://en.wikipedia.org/wiki/Livingston_County,_Michigan>, <https://fr.wikipedia.org/wiki/Comt%C3%A9_de_Livingston_(Michigan)>, <https://sws.geonames.org/4999829> ;
  wgs84:long -8.391153e+1 ;
  gn:WikipediaArticle <https://fr.wikipedia.org/wiki/Comt%C3%A9_de_Livingston_(Michigan)>, <https://en.wikipedia.org/wiki/Livingston_County,_Michigan> ;
  gn:geonamesID "4999829" ;
  skos:hiddenLabel "Livingston County"@en, "Comté de Livingston"@fr ;
  skos:prefLabel "comté de Livingston (Michigan)"@fr, "Livingston County (Michigan)"@en ;
  skos:broader <http://data.loterre.fr/ark:/67375/9SD-MVV5L6W7-0> ;
  wgs84:lat 4.260292e+1 ;
  gn:featureClass gn:A .

