@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> 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-J9LBCGR9-N> .

<http://data.loterre.fr/ark:/67375/9SD-J9LBCGR9-N>
  skos:altLabel "comté de Washington (FL)"@fr, "Washington County, FL"@en, "comté de Washington, FL"@fr, "comté de Washington, Floride"@fr, "Washington County (FL)"@en, "Washington County, Florida"@en ;
  skos:exactMatch <https://sws.geonames.org/4177485>, <https://fr.wikipedia.org/wiki/Comt%C3%A9_de_Washington_(Floride)>, <https://en.wikipedia.org/wiki/Washington_County,_Florida>, <https://www.wikidata.org/wiki/Q263418> ;
  gn:WikipediaArticle <https://fr.wikipedia.org/wiki/Comt%C3%A9_de_Washington_(Floride)>, <https://en.wikipedia.org/wiki/Washington_County,_Florida> ;
  skos:prefLabel "comté de Washington (Floride)"@fr, "Washington County (Florida)"@en ;
  wgs84:lat 3.061059e+1 ;
  skos:hiddenLabel "Comté de Washington"@fr, "Washington County"@en ;
  skos:broader <http://data.loterre.fr/ark:/67375/9SD-WPP08ZR3-P> ;
  gn:featureCode gn:A.ADM2 ;
  skos:inScheme <http://data.loterre.fr/ark:/67375/9SD> ;
  gn:geonamesID "4177485" ;
  a skos:Concept ;
  obo:GEO_000035330 "4177485" ;
  wgs84:long -8.566533e+1 ;
  gn:featureClass gn:A .

