@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-LH34WKMM-T>
  skos:prefLabel "State of New York"@en, "État de New York"@fr ;
  a skos:Concept ;
  skos:narrower <http://data.loterre.fr/ark:/67375/9SD-RH73LNF4-Z> .

<http://data.loterre.fr/ark:/67375/9SD-RH73LNF4-Z>
  gn:WikipediaArticle <https://en.wikipedia.org/wiki/Chemung_County,_New_York>, <https://fr.wikipedia.org/wiki/Comt%C3%A9_de_Chemung> ;
  skos:exactMatch <https://en.wikipedia.org/wiki/Chemung_County,_New_York>, <https://www.wikidata.org/wiki/Q854630>, <https://sws.geonames.org/5112392>, <https://fr.wikipedia.org/wiki/Comt%C3%A9_de_Chemung> ;
  gn:featureCode gn:A.ADM2 ;
  obo:GEO_000035330 "5112392" ;
  skos:prefLabel "comté de Chemung"@fr, "Chemung County"@en ;
  wgs84:long -7.676003e+1 ;
  gn:featureClass gn:A ;
  wgs84:lat 4.214125e+1 ;
  a skos:Concept ;
  gn:geonamesID "5112392" ;
  skos:inScheme <http://data.loterre.fr/ark:/67375/9SD> ;
  skos:broader <http://data.loterre.fr/ark:/67375/9SD-LH34WKMM-T> .

