@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-F863RP6J-N>
  skos:prefLabel "Alabama"@fr, "Alabama"@en ;
  a skos:Concept ;
  skos:narrower <http://data.loterre.fr/ark:/67375/9SD-R3RB51WK-G> .

<http://data.loterre.fr/ark:/67375/9SD-R3RB51WK-G>
  skos:inScheme <http://data.loterre.fr/ark:/67375/9SD> ;
  a skos:Concept ;
  skos:altLabel "comté de DeKalb, AL"@fr, "comté de DeKalb (AL)"@fr, "comté de DeKalb, Alabama"@fr, "DeKalb County (AL)"@en, "DeKalb County, Alabama"@en, "DeKalb County, AL"@en ;
  gn:geonamesID "4058479" ;
  obo:GEO_000035330 "4058479" ;
  skos:prefLabel "comté de DeKalb (Alabama)"@fr, "DeKalb County (Alabama)"@en ;
  gn:featureClass gn:A ;
  skos:hiddenLabel "Comté de DeKalb"@fr, "DeKalb County"@en ;
  skos:exactMatch <https://sws.geonames.org/4058479>, <https://www.wikidata.org/wiki/Q494626>, <https://fr.wikipedia.org/wiki/Comt%C3%A9_de_DeKalb_(Alabama)>, <https://en.wikipedia.org/wiki/DeKalb_County,_Alabama> ;
  wgs84:long -8.580414e+1 ;
  wgs84:lat 3.445977e+1 ;
  skos:broader <http://data.loterre.fr/ark:/67375/9SD-F863RP6J-N> ;
  gn:featureCode gn:A.ADM2 ;
  gn:WikipediaArticle <https://en.wikipedia.org/wiki/DeKalb_County,_Alabama>, <https://fr.wikipedia.org/wiki/Comt%C3%A9_de_DeKalb_(Alabama)> .

