@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:190
  skos:prefLabel "hielo"@es, "ice"@en ;
  a <https://lod.nal.usda.gov/naltv#Product>, skos:Concept ;
  skos:related nalt:105751 .

nalt:331457
  skos:prefLabel "hielo marino"@es, "sea ice"@en ;
  a <https://lod.nal.usda.gov/naltv#Topic>, skos:Concept ;
  skos:related nalt:105751 .

nalt:11923
  skos:prefLabel "zonas frías"@es, "cold zones"@en ;
  a <https://lod.nal.usda.gov/naltv#Topic>, skos:Concept ;
  skos:related nalt:105751 .

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

nalt:11570
  skos:prefLabel "recursos hídricos"@es, "water resources"@en ;
  a <https://lod.nal.usda.gov/naltv#Topic>, skos:Concept ;
  skos:narrower nalt:105751 .

nalt:9868
  skos:prefLabel "Continente Antártico"@es, "Antarctic region"@en ;
  a <https://lod.nal.usda.gov/naltv#Geographical>, skos:Concept ;
  skos:related nalt:105751 .

nalt:105751
  skos:broader nalt:11570 ;
  a <https://lod.nal.usda.gov/naltv#Topic>, skos:Concept ;
  skos:related nalt:9868, nalt:190, nalt:11923, nalt:331457, nalt:11916 ;
  skos:prefLabel "icebergs"@es, "icebergs"@en ;
  skos:hiddenLabel "iceberg calving"@en, "iceberg scours"@en, "icebergs calving"@en ;
  dc:modified "2019-06-18"^^xsd:date ;
  ns0:marc001 "53152" ;
  skos:inScheme <https://lod.nal.usda.gov/nalt> ;
  dc:created "2007-11-08"^^xsd:date .

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

nalt:11916
  skos:prefLabel "El Ártico"@es, "Arctic region"@en ;
  a ns0:Geographical, skos:Concept ;
  skos:related nalt:105751 .

