@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-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-H7117PKN-V> .

<http://data.loterre.fr/ark:/67375/9SD-H7117PKN-V>
  wgs84:long -7.444212e+1 ;
  skos:exactMatch <https://fr.wikipedia.org/wiki/Comt%C3%A9_de_Schoharie>, <https://www.wikidata.org/wiki/Q71202>, <https://sws.geonames.org/5136495>, <https://en.wikipedia.org/wiki/Schoharie_County,_New_York> ;
  gn:geonamesID "5136495" ;
  skos:prefLabel "Schoharie County"@en, "comté de Schoharie"@fr ;
  gn:featureClass gn:A ;
  skos:inScheme <http://data.loterre.fr/ark:/67375/9SD> ;
  gn:WikipediaArticle <https://fr.wikipedia.org/wiki/Comt%C3%A9_de_Schoharie>, <https://en.wikipedia.org/wiki/Schoharie_County,_New_York> ;
  wgs84:lat 4.258822e+1 ;
  obo:GEO_000035330 "5136495" ;
  skos:broader <http://data.loterre.fr/ark:/67375/9SD-LH34WKMM-T> ;
  gn:featureCode gn:A.ADM2 ;
  a skos:Concept .

