@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-M8712K3W-M>
  skos:prefLabel "Iowa"@fr, "Iowa"@en ;
  a skos:Concept ;
  skos:narrower <http://data.loterre.fr/ark:/67375/9SD-G45LCFL5-L> .

<http://data.loterre.fr/ark:/67375/9SD-G45LCFL5-L>
  skos:exactMatch <https://sws.geonames.org/4873899>, <https://fr.wikipedia.org/wiki/Comt%C3%A9_de_Sac>, <https://en.wikipedia.org/wiki/Sac_County,_Iowa>, <https://www.wikidata.org/wiki/Q156639> ;
  skos:inScheme <http://data.loterre.fr/ark:/67375/9SD> ;
  skos:prefLabel "comté de Sac"@fr, "Sac County"@en ;
  gn:geonamesID "4873899" ;
  gn:WikipediaArticle <https://en.wikipedia.org/wiki/Sac_County,_Iowa>, <https://fr.wikipedia.org/wiki/Comt%C3%A9_de_Sac> ;
  gn:featureClass gn:A ;
  a skos:Concept ;
  gn:featureCode gn:A.ADM2 ;
  wgs84:long -9.510539e+1 ;
  wgs84:lat 4.238626e+1 ;
  skos:broader <http://data.loterre.fr/ark:/67375/9SD-M8712K3W-M> ;
  obo:GEO_000035330 "4873899" .

