@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 rdfs: <http://www.w3.org/2000/01/rdf-schema#> .
@prefix owl: <http://www.w3.org/2002/07/owl#> .
@prefix ns0: <https://lod.nal.usda.gov/naltv#> .
@prefix xsd: <http://www.w3.org/2001/XMLSchema#> .

nalt:5861
  skos:prefLabel "temperatura"@es, "temperature"@en ;
  a <https://lod.nal.usda.gov/naltv#Topic>, skos:Concept ;
  skos:related nalt:225061 .

nalt:26402
  skos:prefLabel "áreas urbanas"@es, "urban areas"@en ;
  a <https://lod.nal.usda.gov/naltv#Topic>, skos:Concept ;
  skos:narrower nalt:225061 .

nalt:225061_def
  rdf:value "Área cuyas temperaturas atmosféricas son considerablemente mayores que las de sus alrededores. Las áreas urbanas formas “islas de calor”."@es, "An area with air temperatures measurably greater than that of its surroundings. Urban areas form \"heat islands\"."@en ;
  dc:source "Schwarz, Charles F.; Thor, Edward C.; Elsner, Gary H. 1976. Wildland planning glossary. Gen. Tech. Rep. PSW-13. Berkeley, Calif.: U.S. Department of Agriculture, Forest Service, Pacific Southwest Forest and Range Experiment Station" ;
  a <https://lod.nal.usda.gov/naltv#Definition> .

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

nalt:5843
  skos:prefLabel "contaminación aérea"@es, "air pollution"@en ;
  a <https://lod.nal.usda.gov/naltv#Topic>, skos:Concept ;
  skos:related nalt:225061 .

nalt:225061
  a skos:Concept, <https://lod.nal.usda.gov/naltv#Topic> ;
  skos:prefLabel "heat island"@en, "isla de calor"@es ;
  skos:broader nalt:26402 ;
  ns0:marc001 "67728" ;
  skos:hiddenLabel "heat islands"@en, "urban heat islands"@en, "heat-island"@en ;
  skos:related nalt:5843, nalt:5861 ;
  dc:modified "2014-11-17"^^xsd:date ;
  dc:created "2014-08-19"^^xsd:date ;
  skos:definition nalt:225061_def ;
  skos:altLabel "urban heat island"@en ;
  skos:inScheme <https://lod.nal.usda.gov/nalt> .

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

