@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-VX6CB6N6-X>
  skos:prefLabel "Géorgie (États-Unis)"@fr, "Georgia (USA)"@en ;
  a skos:Concept ;
  skos:narrower <http://data.loterre.fr/ark:/67375/9SD-BCC87G8G-S> .

<http://data.loterre.fr/ark:/67375/9SD-BCC87G8G-S>
  gn:WikipediaArticle <https://en.wikipedia.org/wiki/Ben_Hill_County,_Georgia>, <https://fr.wikipedia.org/wiki/Comt%C3%A9_de_Ben_Hill> ;
  skos:broader <http://data.loterre.fr/ark:/67375/9SD-VX6CB6N6-X> ;
  obo:GEO_000035330 "4181955" ;
  skos:exactMatch <https://www.wikidata.org/wiki/Q111867>, <https://en.wikipedia.org/wiki/Ben_Hill_County,_Georgia>, <https://fr.wikipedia.org/wiki/Comt%C3%A9_de_Ben_Hill>, <https://sws.geonames.org/4181955> ;
  skos:inScheme <http://data.loterre.fr/ark:/67375/9SD> ;
  skos:prefLabel "Ben Hill County"@en, "comté de Ben Hill"@fr ;
  wgs84:long -8.322046e+1 ;
  gn:geonamesID "4181955" ;
  gn:featureClass gn:A ;
  gn:featureCode gn:A.ADM2 ;
  a skos:Concept ;
  wgs84:lat 3.175978e+1 .

