@prefix nalt: <https://lod.nal.usda.gov/nalt/> .
@prefix skos: <http://www.w3.org/2004/02/skos/core#> .
@prefix dc: <http://purl.org/dc/terms/> .
@prefix xsd: <http://www.w3.org/2001/XMLSchema#> .
@prefix ns0: <https://lod.nal.usda.gov/naltv#> .
@prefix rdfs: <http://www.w3.org/2000/01/rdf-schema#> .
@prefix owl: <http://www.w3.org/2002/07/owl#> .

nalt:47585
  skos:prefLabel "Nunavut"@es, "Nunavut"@en ;
  a <https://lod.nal.usda.gov/naltv#Geographical>, skos:Concept ;
  skos:related nalt:105761 .

nalt:640
  skos:prefLabel "cuerpos de agua con nombres propios"@es, "named bodies of water"@en ;
  a <https://lod.nal.usda.gov/naltv#Geographical>, skos:Concept ;
  skos:narrower nalt:105761 .

nalt:105761
  dc:created "2007-11-08"^^xsd:date ;
  skos:inScheme <https://lod.nal.usda.gov/nalt>, <https://lod.nal.usda.gov/nalt-core> ;
  skos:related nalt:21700, nalt:21707, nalt:47585, nalt:21705 ;
  dc:modified "2012-11-30"^^xsd:date ;
  a skos:Concept, <https://lod.nal.usda.gov/naltv#Geographical> ;
  skos:hiddenLabel "Hudson-Bay"@en ;
  skos:prefLabel "Bahía de Hudson"@es, "Hudson Bay"@en ;
  ns0:marc001 "53146" ;
  skos:exactMatch <http://id.loc.gov/authorities/subjects/sh85062778> ;
  skos:broader nalt:640 .

nalt:21707
  skos:prefLabel "Quebec"@es, "Quebec"@en ;
  a ns0:Geographical, skos:Concept ;
  skos:related nalt:105761 .

<https://lod.nal.usda.gov/nalt-core>
  rdfs:label "NALT Core"@es, "NALT Core"@en ;
  a skos:ConceptScheme .

nalt:21700
  skos:prefLabel "Manitoba"@es, "Manitoba"@en ;
  a ns0:Geographical, skos:Concept ;
  skos:related nalt:105761 .

nalt:21705
  skos:prefLabel "Ontario"@es, "Ontario"@en ;
  a ns0:Geographical, skos:Concept ;
  skos:related nalt:105761 .

ns0:Geographical
  rdfs:label "Geographical"@en ;
  a owl:Class .

