@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:-F52WQTPH-4
  skos:prefLabel "Canada Ouest"@fr, "Western Canada"@en ;
  a skos:Concept ;
  skos:narrower kg7:-J4ZN32X5-4 .

kg7: a skos:ConceptScheme .
kg7:-J4ZN32X5-4
  skos:broader kg7:-F52WQTPH-4 ;
  a skos:Concept ;
  wgs84:long -9.925575e+1 ;
  skos:prefLabel "Saskatchewan River"@en, "Rivière Saskatchewan"@fr ;
  skos:narrowMatch <http://sws.geonames.org/6141252/>, <http://sws.geonames.org/6141253/> ;
  skos:inScheme kg7: ;
  gn:featureClass gn:H ;
  gn:featureCode gn:H.STM ;
  wgs84:lat 5.318892e+1 .

