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

<http://data.loterre.fr/ark:/67375/9SD> a skos:ConceptScheme .
<http://data.loterre.fr/ark:/67375/9SD-X6H91P01-N>
  skos:prefLabel "comté de Marion (Alabama)"@fr, "Marion County (Alabama)"@en ;
  skos:exactMatch <https://fr.wikipedia.org/wiki/Comt%C3%A9_de_Marion_(Alabama)>, <https://en.wikipedia.org/wiki/Marion_County,_Alabama>, <https://sws.geonames.org/4074636>, <https://www.wikidata.org/wiki/Q502739> ;
  gn:WikipediaArticle <https://en.wikipedia.org/wiki/Marion_County,_Alabama>, <https://fr.wikipedia.org/wiki/Comt%C3%A9_de_Marion_(Alabama)> ;
  skos:broader <http://data.loterre.fr/ark:/67375/9SD-F863RP6J-N> ;
  wgs84:lat 3.413655e+1 ;
  skos:altLabel "Marion County, AL"@en, "Marion County (AL)"@en, "comté de Marion, AL"@fr, "comté de Marion (AL)"@fr, "comté de Marion, Alabama"@fr, "Marion County, Alabama"@en ;
  gn:featureCode gn:A.ADM2 ;
  gn:featureClass gn:A ;
  skos:hiddenLabel "Marion County"@en, "Comté de Marion"@fr ;
  gn:geonamesID "4074636" ;
  skos:inScheme <http://data.loterre.fr/ark:/67375/9SD> ;
  obo:GEO_000035330 "4074636" ;
  a skos:Concept ;
  wgs84:long -8.788714e+1 .

