@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-JVGDCCFZ-2>
  gn:WikipediaArticle <https://fr.wikipedia.org/wiki/Comt%C3%A9_d%27Idaho>, <https://en.wikipedia.org/wiki/Idaho_County,_Idaho> ;
  skos:exactMatch <https://www.wikidata.org/wiki/Q494480>, <https://fr.wikipedia.org/wiki/Comt%C3%A9_d%27Idaho>, <https://en.wikipedia.org/wiki/Idaho_County,_Idaho>, <https://sws.geonames.org/5596467> ;
  wgs84:long -1.154674e+2 ;
  gn:geonamesID "5596467" ;
  wgs84:lat 4.584420e+1 ;
  skos:inScheme <http://data.loterre.fr/ark:/67375/9SD> ;
  a skos:Concept ;
  skos:prefLabel "comté d'Idaho"@fr, "Idaho County"@en ;
  skos:broader <http://data.loterre.fr/ark:/67375/9SD-Q7MBS0HF-D> ;
  gn:featureClass gn:A ;
  gn:featureCode gn:A.ADM2 ;
  obo:GEO_000035330 "5596467" .

<http://data.loterre.fr/ark:/67375/9SD-Q7MBS0HF-D>
  skos:prefLabel "Idaho"@fr, "Idaho"@en ;
  a skos:Concept ;
  skos:narrower <http://data.loterre.fr/ark:/67375/9SD-JVGDCCFZ-2> .

