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

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

nalt:43798
  skos:prefLabel "Lago Michigan"@es, "Lake Michigan"@en ;
  a <https://lod.nal.usda.gov/naltv#Geographical>, skos:Concept ;
  skos:broader nalt:648 .

nalt:43796
  skos:prefLabel "Lago Eerie"@es, "Lake Erie"@en ;
  a <https://lod.nal.usda.gov/naltv#Geographical>, skos:Concept ;
  skos:broader nalt:648 .

nalt:648
  skos:inScheme <https://lod.nal.usda.gov/nalt>, <https://lod.nal.usda.gov/nalt-core> ;
  ns0:marc001 "17136" ;
  skos:narrower nalt:43797, nalt:43796, nalt:43800, nalt:43799, nalt:43798 ;
  dc:modified "2012-11-30"^^xsd:date ;
  a ns0:Geographical, skos:Concept ;
  skos:hiddenLabel "Great-Lakes"@en ;
  skos:closeMatch <http://id.loc.gov/authorities/subjects/sh85056988> ;
  dc:created "2006-01-19"^^xsd:date ;
  skos:prefLabel "Los Grandes Lagos"@es, "Great Lakes"@en ;
  skos:broader nalt:640 ;
  skos:related nalt:677 .

nalt:43800
  skos:prefLabel "Lago Superior"@es, "Lake Superior"@en ;
  a ns0:Geographical, skos:Concept ;
  skos:broader nalt:648 .

nalt:43799
  skos:prefLabel "Lago Ontario"@es, "Lake Ontario"@en ;
  a ns0:Geographical, skos:Concept ;
  skos:broader nalt:648 .

nalt:677
  skos:prefLabel "Región de los Grandes Lagos"@es, "Great Lakes region"@en ;
  a ns0:Geographical, skos:Concept ;
  skos:related nalt:648 .

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

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

nalt:43797
  skos:prefLabel "Lago Huron"@es, "Lake Huron"@en ;
  a ns0:Geographical, skos:Concept ;
  skos:broader nalt:648 .

