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

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:105754 .

nalt:21709
  skos:prefLabel "Yukón"@es, "Yukon Territory"@en ;
  a <https://lod.nal.usda.gov/naltv#Geographical>, skos:Concept ;
  skos:related nalt:105754 .

<https://lod.nal.usda.gov/nalt>
  rdfs:label "NALT Full"@en ;
  a skos:ConceptScheme .

nalt:21703
  skos:prefLabel "Territorios del Noroeste"@es, "Northwest Territories"@en ;
  a <https://lod.nal.usda.gov/naltv#Geographical>, skos:Concept ;
  skos:related nalt:105754 .

<https://lod.nal.usda.gov/naltv#Geographical>
  rdfs:label "Geographical"@en ;
  a owl:Class .

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

nalt:105754
  skos:related nalt:21709, nalt:5969, nalt:21703 ;
  skos:prefLabel "Beaufort Sea"@en, "Mar de Beaufort"@es ;
  dc:modified "2012-11-30"^^xsd:date ;
  skos:hiddenLabel "Beaufort-Sea"@en ;
  skos:broader nalt:640 ;
  a <https://lod.nal.usda.gov/naltv#Geographical>, skos:Concept ;
  skos:inScheme <https://lod.nal.usda.gov/nalt>, <https://lod.nal.usda.gov/nalt-core> ;
  dc:created "2007-11-08"^^xsd:date ;
  ns0:marc001 "52977" .

