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

<http://data.loterre.fr/ark:/67375/9SD-W5QML1RB-6>
  skos:broader <http://data.loterre.fr/ark:/67375/9SD-S1C2XMZF-X> ;
  skos:exactMatch <https://sws.geonames.org/4413630>, <https://fr.wikipedia.org/wiki/Comt%C3%A9_de_Washington_(Missouri)>, <https://www.wikidata.org/wiki/Q496486>, <https://en.wikipedia.org/wiki/Washington_County,_Missouri> ;
  gn:featureCode gn:A.ADM2 ;
  skos:altLabel "comté de Washington, MO"@fr, "comté de Washington, Missouri"@fr, "Washington County, Missouri"@en, "comté de Washington (MO)"@fr, "Washington County, MO"@en, "Washington County (MO)"@en ;
  gn:WikipediaArticle <https://en.wikipedia.org/wiki/Washington_County,_Missouri>, <https://fr.wikipedia.org/wiki/Comt%C3%A9_de_Washington_(Missouri)> ;
  a skos:Concept ;
  obo:GEO_000035330 "4413630" ;
  gn:geonamesID "4413630" ;
  skos:hiddenLabel "Washington County"@en, "Comté de Washington"@fr ;
  wgs84:long -9.087742e+1 ;
  skos:prefLabel "comté de Washington (Missouri)"@fr, "Washington County (Missouri)"@en ;
  skos:inScheme <http://data.loterre.fr/ark:/67375/9SD> ;
  wgs84:lat 3.796168e+1 ;
  gn:featureClass gn:A .

