@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-ZBL9JTMX-6> .

<http://data.loterre.fr/ark:/67375/9SD-ZBL9JTMX-6>
  gn:featureCode gn:A.ADM2 ;
  skos:broader <http://data.loterre.fr/ark:/67375/9SD-WPP08ZR3-P> ;
  skos:exactMatch <https://sws.geonames.org/4159657>, <https://www.wikidata.org/wiki/Q488528>, <https://fr.wikipedia.org/wiki/Comt%C3%A9_d%27Indian_River>, <https://en.wikipedia.org/wiki/Indian_River_County,_Florida> ;
  skos:prefLabel "Indian River County"@en, "comté d'Indian River"@fr ;
  wgs84:long -8.057409e+1 ;
  gn:featureClass gn:A ;
  gn:WikipediaArticle <https://en.wikipedia.org/wiki/Indian_River_County,_Florida>, <https://fr.wikipedia.org/wiki/Comt%C3%A9_d%27Indian_River> ;
  obo:GEO_000035330 "4159657" ;
  skos:inScheme <http://data.loterre.fr/ark:/67375/9SD> ;
  wgs84:lat 2.769639e+1 ;
  a skos:Concept ;
  gn:geonamesID "4159657" .

