@prefix kg7: <http://data.loterre.fr/ark:/67375/KG7> .
@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#> .

kg7: a skos:ConceptScheme .
kg7:-MJHQTBB1-W
  skos:narrowMatch <http://sws.geonames.org/9884946/>, <http://sws.geonames.org/6185818/>, <http://sws.geonames.org/9949518/>, <http://sws.geonames.org/5878555/> ;
  a skos:Concept ;
  skos:prefLabel "Yukon River"@en, "Rivière Yukon"@fr ;
  wgs84:long -1.648000e+2 ;
  skos:broader kg7:-FK385QHD-V ;
  gn:featureClass gn:H ;
  wgs84:lat 6.259861e+1 ;
  skos:inScheme kg7: ;
  gn:featureCode gn:H.STM .

kg7:-FK385QHD-V
  skos:prefLabel "Amérique du Nord"@fr, "North America"@en ;
  a skos:Concept ;
  skos:narrower kg7:-MJHQTBB1-W .

