@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-M4HF77C4-B>
  skos:prefLabel "Arizona"@fr, "Arizona"@en ;
  a skos:Concept ;
  skos:narrower <http://data.loterre.fr/ark:/67375/9SD-Q4P6M5FW-9> .

<http://data.loterre.fr/ark:/67375/9SD-Q4P6M5FW-9>
  gn:geonamesID "5308916" ;
  skos:exactMatch <https://en.wikipedia.org/wiki/Pinal_County,_Arizona>, <https://sws.geonames.org/5308916>, <https://www.wikidata.org/wiki/Q58712>, <https://fr.wikipedia.org/wiki/Comt%C3%A9_de_Pinal> ;
  skos:inScheme <http://data.loterre.fr/ark:/67375/9SD> ;
  a skos:Concept ;
  gn:featureCode gn:A.ADM2 ;
  skos:prefLabel "Pinal County"@en, "comté de Pinal"@fr ;
  gn:WikipediaArticle <https://fr.wikipedia.org/wiki/Comt%C3%A9_de_Pinal>, <https://en.wikipedia.org/wiki/Pinal_County,_Arizona> ;
  skos:broader <http://data.loterre.fr/ark:/67375/9SD-M4HF77C4-B> ;
  gn:featureClass gn:A ;
  wgs84:long -1.113447e+2 ;
  obo:GEO_000035330 "5308916" ;
  wgs84:lat 3.290431e+1 .

