@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:5861
  skos:prefLabel "temperatura"@es, "temperature"@en ;
  a <https://lod.nal.usda.gov/naltv#Topic>, skos:Concept ;
  skos:narrower nalt:5859 .

nalt:234900
  skos:prefLabel "Oscilación del Atlántico Norte"@es, "North Atlantic Oscillation"@en ;
  a <https://lod.nal.usda.gov/naltv#Topic>, skos:Concept ;
  skos:related nalt:5859 .

nalt:32944
  skos:prefLabel "punto de rocío"@es, "dewpoint"@en ;
  a <https://lod.nal.usda.gov/naltv#Topic>, skos:Concept ;
  skos:related nalt:5859 .

nalt:5862
  skos:prefLabel "tiempo meteorológico"@es, "weather"@en ;
  a <https://lod.nal.usda.gov/naltv#Topic>, skos:Concept ;
  skos:related nalt:5859 .

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

nalt:295847
  skos:prefLabel "isla de frescor urbana"@es, "urban cool island"@en ;
  a <https://lod.nal.usda.gov/naltv#Topic>, skos:Concept ;
  skos:related nalt:5859 .

nalt:305849
  skos:prefLabel "inversión térmica"@es, "temperature inversion"@en ;
  a <https://lod.nal.usda.gov/naltv#Topic>, skos:Concept ;
  skos:related nalt:5859 .

nalt:5859
  skos:related nalt:32944, nalt:5862, nalt:305849, nalt:295847, nalt:234900 ;
  skos:inScheme <https://lod.nal.usda.gov/nalt>, <https://lod.nal.usda.gov/nalt-core> ;
  dc:created "2006-01-19"^^xsd:date ;
  skos:hiddenLabel "atmospheric temperature"@en, "temperatures of the air"@en, "temperature of the air"@en, "global mean temperatures"@en, "global mean temperature"@en, "temperatures of air"@en, "atmospheric temperatures"@en, "temperature of air"@en, "air-temperature"@en, "air temperatures"@en ;
  a <https://lod.nal.usda.gov/naltv#Topic>, skos:Concept ;
  skos:exactMatch <http://id.agrisemantics.org/gacs/C1188>, <http://aims.fao.org/aos/agrovoc/c_230>, <http://id.cabi.org/cabt/7504> ;
  skos:prefLabel "air temperature"@en, "temperatura del aire"@es ;
  dc:modified "2017-07-27"^^xsd:date ;
  skos:broader nalt:5861 ;
  ns0:marc001 "1537" .

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

