@prefix skos: <http://www.w3.org/2004/02/skos/core#> .
@prefix obo: <http://purl.obolibrary.org/obo/> .
@prefix wgs84: <http://www.w3.org/2003/01/geo/wgs84_pos#> .
@prefix gn: <https://www.geonames.org/ontology#> .

<http://data.loterre.fr/ark:/67375/9SD-F863RP6J-N>
  skos:prefLabel "Alabama"@fr, "Alabama"@en ;
  a skos:Concept ;
  skos:narrower <http://data.loterre.fr/ark:/67375/9SD-GGSTP1L5-C> .

<http://data.loterre.fr/ark:/67375/9SD> a skos:ConceptScheme .
<http://data.loterre.fr/ark:/67375/9SD-GGSTP1L5-C>
  obo:GEO_000035330 "4072098" ;
  wgs84:lat 3.260114e+1 ;
  skos:altLabel "Lee County, Alabama"@en, "Lee County, AL"@en, "Lee County (AL)"@en, "comté de Lee (AL)"@fr, "comté de Lee, AL"@fr, "comté de Lee, Alabama"@fr ;
  skos:hiddenLabel "Comté de Lee"@fr, "Lee County"@en ;
  skos:broader <http://data.loterre.fr/ark:/67375/9SD-F863RP6J-N> ;
  skos:inScheme <http://data.loterre.fr/ark:/67375/9SD> ;
  gn:featureCode gn:A.ADM2 ;
  skos:exactMatch <https://en.wikipedia.org/wiki/Lee_County,_Alabama>, <https://fr.wikipedia.org/wiki/Comt%C3%A9_de_Lee_(Alabama)>, <https://www.wikidata.org/wiki/Q501055>, <https://sws.geonames.org/4072098> ;
  a skos:Concept ;
  wgs84:long -8.535556e+1 ;
  gn:geonamesID "4072098" ;
  gn:WikipediaArticle <https://fr.wikipedia.org/wiki/Comt%C3%A9_de_Lee_(Alabama)>, <https://en.wikipedia.org/wiki/Lee_County,_Alabama> ;
  skos:prefLabel "comté de Lee (Alabama)"@fr, "Lee County (Alabama)"@en ;
  gn:featureClass gn:A .

