@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-F51V6GCS-3> .

<http://data.loterre.fr/ark:/67375/9SD-F51V6GCS-3>
  gn:featureCode gn:A.ADM2 ;
  gn:featureClass gn:A ;
  skos:prefLabel "Crawford County (Missouri)"@en, "comté de Crawford (Missouri)"@fr ;
  skos:altLabel "comté de Crawford, Missouri"@fr, "Crawford County, MO"@en, "Crawford County, Missouri"@en, "comté de Crawford, MO"@fr, "Crawford County (MO)"@en, "comté de Crawford (MO)"@fr ;
  wgs84:long -9.130396e+1 ;
  skos:broader <http://data.loterre.fr/ark:/67375/9SD-S1C2XMZF-X> ;
  gn:WikipediaArticle <https://fr.wikipedia.org/wiki/Comt%C3%A9_de_Crawford_(Missouri)>, <https://en.wikipedia.org/wiki/Crawford_County,_Missouri> ;
  obo:GEO_000035330 "4382777" ;
  skos:hiddenLabel "Comté de Crawford"@fr, "Crawford County"@en ;
  skos:exactMatch <https://fr.wikipedia.org/wiki/Comt%C3%A9_de_Crawford_(Missouri)>, <https://www.wikidata.org/wiki/Q484461>, <https://sws.geonames.org/4382777>, <https://en.wikipedia.org/wiki/Crawford_County,_Missouri> ;
  a skos:Concept ;
  skos:inScheme <http://data.loterre.fr/ark:/67375/9SD> ;
  gn:geonamesID "4382777" ;
  wgs84:lat 3.797638e+1 .

