@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 rdf: <http://www.w3.org/1999/02/22-rdf-syntax-ns#> .
@prefix rdfs: <http://www.w3.org/2000/01/rdf-schema#> .
@prefix owl: <http://www.w3.org/2002/07/owl#> .

nalt:59537
  skos:prefLabel "nieve"@es, "snow"@en ;
  a <https://lod.nal.usda.gov/naltv#Topic>, skos:Concept ;
  skos:related nalt:333583 .

nalt:190
  skos:prefLabel "hielo"@es, "ice"@en ;
  a <https://lod.nal.usda.gov/naltv#Product>, skos:Concept ;
  skos:related nalt:333583 .

nalt:105752
  skos:prefLabel "glaciares"@es, "glaciers"@en ;
  a <https://lod.nal.usda.gov/naltv#Topic>, skos:Concept ;
  skos:narrower nalt:333583 .

nalt:333583
  skos:prefLabel "plataforma de hielo"@es, "ice shelf"@en ;
  skos:related nalt:59537, nalt:190, nalt:333584 ;
  ns0:marc001 "9813980889900041" ;
  a skos:Concept, ns0:Topic ;
  skos:hiddenLabel "ice-shelf"@en, "ice-shelf calving"@en, "sub-ice-shelf"@en ;
  skos:definition nalt:333583_def ;
  ns0:marc001previous "94042" ;
  dc:created "2019-09-04"^^xsd:date ;
  skos:broader nalt:105752 ;
  dc:modified "2019-11-25"^^xsd:date ;
  skos:inScheme <https://lod.nal.usda.gov/nalt> .

nalt:333583_def
  rdf:value "Capa de hielo muy gruesa con un nivel o una superficie ligeramente ondulante. Por un lado está unida con la tierra, pero la mayor parte está flotando. En el lado del mar, está delimitada por un acantilado escarpado (frente de un casquete de hielo) de 2 m a 50 m o más sobre el nivel del mar. Las plataformas de hielo, que se han formado a lo largo de las costas de las regiones polares (por ejemplo, la Antártida y Groenlandia), son muy anchas; algunas se extienden varios cientos de kilómetros hacia el mar desde la costa. Su tamaño aumenta debido a la acumulación de nieve anual y la extensión hacia el mar de los glaciales terrestres, y disminuye como resultado del calentamiento, el derretimiento y el desprendimiento."@es, "A sheet of very thick ice with a level or gently undulating surface. It is attached to the land on one side, but most of it is floating. On the seaward side, it is bounded by a steep cliff (ice front) 2 to 50 m or more above sea level. Ice shelves have formed along polar coasts (e.g., Antarctica and Greenland); they are very wide with some extending several hundreds of kilometers toward the sea from the coastline. They increase in size from annual snow accumulation and seaward extension of land glaciers. They decrease in size from warming, melting, and calving."@en ;
  dc:source "US, Environmental Protection Agency" ;
  a ns0:Definition .

nalt:333584
  skos:prefLabel "capa de hielo"@es, "ice cover"@en ;
  a ns0:Topic, skos:Concept ;
  skos:related nalt:333583 .

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

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

