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

<http://data.loterre.fr/ark:/67375/9SD> a skos:ConceptScheme .
<http://data.loterre.fr/ark:/67375/9SD-Q68ZD4HS-H>
  skos:prefLabel "Ohio"@fr, "Ohio"@en ;
  a skos:Concept ;
  skos:narrower <http://data.loterre.fr/ark:/67375/9SD-SLZBK6FN-M> .

<http://data.loterre.fr/ark:/67375/9SD-SLZBK6FN-M>
  wgs84:lat 4.009161e+1 ;
  skos:exactMatch <https://sws.geonames.org/5160740>, <https://www.wikidata.org/wiki/Q490150>, <https://en.wikipedia.org/wiki/Licking_County,_Ohio>, <https://fr.wikipedia.org/wiki/Comt%C3%A9_de_Licking> ;
  gn:geonamesID "5160740" ;
  skos:broader <http://data.loterre.fr/ark:/67375/9SD-Q68ZD4HS-H> ;
  obo:GEO_000035330 "5160740" ;
  gn:featureClass gn:A ;
  gn:WikipediaArticle <https://fr.wikipedia.org/wiki/Comt%C3%A9_de_Licking>, <https://en.wikipedia.org/wiki/Licking_County,_Ohio> ;
  skos:inScheme <http://data.loterre.fr/ark:/67375/9SD> ;
  skos:prefLabel "Licking County"@en, "comté de Licking"@fr ;
  wgs84:long -8.248315e+1 ;
  a skos:Concept ;
  gn:featureCode gn:A.ADM2 .

