@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-Q7MBS0HF-D>
  skos:prefLabel "Idaho"@fr, "Idaho"@en ;
  a skos:Concept ;
  skos:narrower <http://data.loterre.fr/ark:/67375/9SD-B2NJ8H03-Q> .

<http://data.loterre.fr/ark:/67375/9SD-B2NJ8H03-Q>
  gn:WikipediaArticle <https://fr.wikipedia.org/wiki/Comt%C3%A9_des_Nez-Perc%C3%A9s>, <https://en.wikipedia.org/wiki/Nez_Perce_County,_Idaho> ;
  obo:GEO_000035330 "5602115" ;
  skos:prefLabel "comté des Nez-Percés"@fr, "Nez Perce County"@en ;
  gn:featureCode gn:A.ADM2 ;
  skos:exactMatch <https://sws.geonames.org/5602115>, <https://www.wikidata.org/wiki/Q494569>, <https://fr.wikipedia.org/wiki/Comt%C3%A9_des_Nez-Perc%C3%A9s>, <https://en.wikipedia.org/wiki/Nez_Perce_County,_Idaho> ;
  a skos:Concept ;
  wgs84:lat 4.632676e+1 ;
  skos:broader <http://data.loterre.fr/ark:/67375/9SD-Q7MBS0HF-D> ;
  gn:featureClass gn:A ;
  gn:geonamesID "5602115" ;
  skos:inScheme <http://data.loterre.fr/ark:/67375/9SD> ;
  wgs84:long -1.167502e+2 ;
  skos:altLabel "comté de Nez Perce"@fr .

