@prefix skos: <http://www.w3.org/2004/02/skos/core#> .
@prefix obo: <http://purl.obolibrary.org/obo/> .
@prefix wgs84: <http://www.w3.org/2003/01/geo/wgs84_pos#> .
@prefix gn: <https://www.geonames.org/ontology#> .

<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-GJ82FBHT-X> .

<http://data.loterre.fr/ark:/67375/9SD-GJ82FBHT-X>
  skos:inScheme <http://data.loterre.fr/ark:/67375/9SD> ;
  skos:exactMatch <https://sws.geonames.org/4375882>, <https://fr.wikipedia.org/wiki/Comt%C3%A9_de_Barry_(Missouri)>, <https://en.wikipedia.org/wiki/Barry_County,_Missouri>, <https://www.wikidata.org/wiki/Q485235> ;
  skos:broader <http://data.loterre.fr/ark:/67375/9SD-S1C2XMZF-X> ;
  a skos:Concept ;
  obo:GEO_000035330 "4375882" ;
  skos:prefLabel "Barry County (Missouri)"@en, "comté de Barry (Missouri)"@fr ;
  wgs84:lat 3.670987e+1 ;
  gn:featureCode gn:A.ADM2 ;
  wgs84:long -9.382907e+1 ;
  skos:altLabel "Barry County (MO)"@en, "Barry County, MO"@en, "comté de Barry, Missouri"@fr, "comté de Barry, MO"@fr, "Barry County, Missouri"@en, "comté de Barry (MO)"@fr ;
  gn:featureClass gn:A ;
  gn:WikipediaArticle <https://en.wikipedia.org/wiki/Barry_County,_Missouri>, <https://fr.wikipedia.org/wiki/Comt%C3%A9_de_Barry_(Missouri)> ;
  skos:hiddenLabel "Comté de Barry"@fr, "Barry County"@en ;
  gn:geonamesID "4375882" .

