@prefix skos: <http://www.w3.org/2004/02/skos/core#> .
@prefix obo: <http://purl.obolibrary.org/obo/> .
@prefix gn: <https://www.geonames.org/ontology#> .
@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-WPP08ZR3-P>
  skos:prefLabel "Floride"@fr, "Florida"@en ;
  a skos:Concept ;
  skos:narrower <http://data.loterre.fr/ark:/67375/9SD-QJ2LPR6K-F> .

<http://data.loterre.fr/ark:/67375/9SD-QJ2LPR6K-F>
  skos:broader <http://data.loterre.fr/ark:/67375/9SD-WPP08ZR3-P> ;
  skos:altLabel "comté d'Union, FL"@fr, "Union County, FL"@en, "comté d'Union, Floride"@fr, "comté d'Union (FL)"@fr, "Union County, Florida"@en, "Union County (FL)"@en ;
  skos:hiddenLabel "Comté d'Union"@fr, "Union County"@en ;
  skos:exactMatch <https://sws.geonames.org/4176099>, <https://www.wikidata.org/wiki/Q501078>, <https://en.wikipedia.org/wiki/Union_County,_Florida>, <https://fr.wikipedia.org/wiki/Comt%C3%A9_d%27Union_(Floride)> ;
  skos:prefLabel "comté d'Union (Floride)"@fr, "Union County (Florida)"@en ;
  obo:GEO_000035330 "4176099" ;
  gn:geonamesID "4176099" ;
  gn:featureClass gn:A ;
  gn:WikipediaArticle <https://en.wikipedia.org/wiki/Union_County,_Florida>, <https://fr.wikipedia.org/wiki/Comt%C3%A9_d%27Union_(Floride)> ;
  a skos:Concept ;
  wgs84:lat 3.004384e+1 ;
  wgs84:long -8.237144e+1 ;
  skos:inScheme <http://data.loterre.fr/ark:/67375/9SD> ;
  gn:featureCode gn:A.ADM2 .

