@prefix nalt: <https://lod.nal.usda.gov/nalt/> .
@prefix skos: <http://www.w3.org/2004/02/skos/core#> .
@prefix rdf: <http://www.w3.org/1999/02/22-rdf-syntax-ns#> .
@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:59537
  skos:prefLabel "nieve"@es, "snow"@en ;
  a <https://lod.nal.usda.gov/naltv#Topic>, skos:Concept ;
  skos:related nalt:333584 .

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

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

nalt:333583
  skos:prefLabel "plataforma de hielo"@es, "ice shelf"@en ;
  a <https://lod.nal.usda.gov/naltv#Topic>, skos:Concept ;
  skos:related nalt:333584 .

nalt:333584_def
  rdf:value "En el momento actual, el alcance, especialmente el espesor del hielo glaciar en una superficie de tierra, así como la concentración de hielo, que constituye la proporción de un área de hielo marino con respecto al área total de superficie marina en un área geográfica amplia."@es, "During the present time, the extent, especially the thickness, of glacier ice on a land surface. Also the same as ice concentration, which is the ratio of an area of sea ice to the total area of sea surface within some large geographic area."@en ;
  dc:source "US, Environmental Protection Agency" ;
  a <https://lod.nal.usda.gov/naltv#Definition> .

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

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

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

