@prefix skos: <http://www.w3.org/2004/02/skos/core#> .
@prefix gn: <https://www.geonames.org/ontology#> .
@prefix wgs84: <http://www.w3.org/2003/01/geo/wgs84_pos#> .
@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-DX49HN69-5> .

<http://data.loterre.fr/ark:/67375/9SD-DX49HN69-5>
  gn:WikipediaArticle <https://en.wikipedia.org/wiki/Wayne_County,_New_York>, <https://fr.wikipedia.org/wiki/Comt%C3%A9_de_Wayne_(New_York)> ;
  skos:altLabel "comté de Wayne, NY"@fr, "comté de Wayne, État de New York"@fr, "Wayne County, State of New York"@en, "Wayne County, NY"@en, "comté de Wayne (NY)"@fr, "Wayne County (NY)"@en ;
  gn:featureCode gn:A.ADM2 ;
  a skos:Concept ;
  skos:inScheme <http://data.loterre.fr/ark:/67375/9SD> ;
  skos:prefLabel "Wayne County (State of New York)"@en, "comté de Wayne (État de New York)"@fr ;
  skos:broader <http://data.loterre.fr/ark:/67375/9SD-LH34WKMM-T> ;
  skos:hiddenLabel "Wayne County"@en, "Comté de Wayne"@fr ;
  wgs84:long -7.697845e+1 ;
  skos:exactMatch <https://en.wikipedia.org/wiki/Wayne_County,_New_York>, <https://sws.geonames.org/5143455>, <https://www.wikidata.org/wiki/Q56146>, <https://fr.wikipedia.org/wiki/Comt%C3%A9_de_Wayne_(New_York)> ;
  gn:featureClass gn:A ;
  gn:geonamesID "5143455" ;
  wgs84:lat 4.306588e+1 ;
  obo:GEO_000035330 "5143455" .

