@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-B6KWR86S-8> .

<http://data.loterre.fr/ark:/67375/9SD-B6KWR86S-8>
  gn:WikipediaArticle <https://en.wikipedia.org/wiki/The_Bronx>, <https://fr.wikipedia.org/wiki/Bronx> ;
  gn:featureClass gn:A ;
  skos:altLabel "comté du Bronx"@fr, "Bronx County, New York"@en ;
  skos:exactMatch <https://fr.wikipedia.org/wiki/Bronx>, <https://en.wikipedia.org/wiki/The_Bronx>, <https://www.wikidata.org/wiki/Q855974>, <https://sws.geonames.org/5110253> ;
  a skos:Concept ;
  wgs84:long -7.392357e+1 ;
  gn:geonamesID "5110253" ;
  skos:prefLabel "The Bronx"@en, "Bronx"@fr ;
  skos:inScheme <http://data.loterre.fr/ark:/67375/9SD> ;
  gn:featureCode gn:A.ADM2 ;
  obo:GEO_000035330 "5110253" ;
  wgs84:lat 4.082732e+1 ;
  skos:broader <http://data.loterre.fr/ark:/67375/9SD-LH34WKMM-T> .

