@prefix nalt: <https://lod.nal.usda.gov/nalt/> .
@prefix rdf: <http://www.w3.org/1999/02/22-rdf-syntax-ns#> .
@prefix dc: <http://purl.org/dc/terms/> .
@prefix skos: <http://www.w3.org/2004/02/skos/core#> .
@prefix ns0: <https://lod.nal.usda.gov/naltv#> .
@prefix xsd: <http://www.w3.org/2001/XMLSchema#> .
@prefix rdfs: <http://www.w3.org/2000/01/rdf-schema#> .
@prefix owl: <http://www.w3.org/2002/07/owl#> .

nalt:325203_def
  rdf:value "Energía emitida en las longitudes de onda visibles cercanas al ultravioleta y al infrarrojo."@es, "Energy emitted in the visible, near-ultraviolet and near-infrared wavelengths."@en ;
  dc:source "NAL Thesaurus Staff" ;
  a <https://lod.nal.usda.gov/naltv#Definition> .

nalt:17516
  skos:prefLabel "radiación electromagnética"@es, "electromagnetic radiation"@en ;
  a <https://lod.nal.usda.gov/naltv#Topic>, skos:Concept ;
  skos:narrower nalt:325203 .

nalt:18228
  skos:prefLabel "luz"@es, "light"@en ;
  a <https://lod.nal.usda.gov/naltv#Topic>, skos:Concept ;
  skos:related nalt:325203 .

nalt:325203
  ns0:marc001 "90519" ;
  skos:related nalt:61072, nalt:305866, nalt:18228 ;
  skos:definition nalt:325203_def ;
  dc:modified "2018-11-16"^^xsd:date ;
  skos:hiddenLabel "shortwave radiations"@en, "short-wave radiation"@en, "short wave-length radiations"@en, "incoming solar radiations"@en, "short-wave radiations"@en, "short wavelength radiations"@en, "incoming radiation"@en, "short wave-length radiation"@en ;
  skos:prefLabel "shortwave radiation"@en, "radiación de onda corta"@es ;
  dc:created "2018-10-10"^^xsd:date ;
  a skos:Concept, ns0:Topic ;
  skos:altLabel "incoming solar radiation"@en, "short wavelength radiation"@en ;
  skos:broader nalt:17516 ;
  skos:inScheme <https://lod.nal.usda.gov/nalt> .

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

nalt:305866
  skos:prefLabel "radiación terrestre"@es, "terrestrial radiation"@en ;
  a ns0:Topic, skos:Concept ;
  skos:related nalt:325203 .

nalt:61072
  skos:prefLabel "energía solar"@es, "solar energy"@en ;
  a ns0:Topic, skos:Concept ;
  skos:related nalt:325203 .

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

