@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-S1C2XMZF-X>
  skos:prefLabel "Missouri"@fr, "Missouri"@en ;
  a skos:Concept ;
  skos:narrower <http://data.loterre.fr/ark:/67375/9SD-NRK00Z7F-S> .

<http://data.loterre.fr/ark:/67375/9SD-NRK00Z7F-S>
  gn:featureClass gn:A ;
  skos:altLabel "comté de Randolph, MO"@fr, "Randolph County, MO"@en, "Randolph County, Missouri"@en, "comté de Randolph (MO)"@fr, "comté de Randolph, Missouri"@fr, "Randolph County (MO)"@en ;
  skos:inScheme <http://data.loterre.fr/ark:/67375/9SD> ;
  skos:prefLabel "Randolph County (Missouri)"@en, "comté de Randolph (Missouri)"@fr ;
  skos:exactMatch <https://sws.geonames.org/4405082>, <https://www.wikidata.org/wiki/Q489625>, <https://fr.wikipedia.org/wiki/Comt%C3%A9_de_Randolph_(Missouri)>, <https://en.wikipedia.org/wiki/Randolph_County,_Missouri> ;
  wgs84:long -9.249708e+1 ;
  skos:broader <http://data.loterre.fr/ark:/67375/9SD-S1C2XMZF-X> ;
  a skos:Concept ;
  skos:hiddenLabel "Comté de Randolph"@fr, "Randolph County"@en ;
  gn:WikipediaArticle <https://fr.wikipedia.org/wiki/Comt%C3%A9_de_Randolph_(Missouri)>, <https://en.wikipedia.org/wiki/Randolph_County,_Missouri> ;
  wgs84:lat 3.944017e+1 ;
  gn:featureCode gn:A.ADM2 ;
  obo:GEO_000035330 "4405082" ;
  gn:geonamesID "4405082" .

