@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:324574_def
  rdf:value "Radiación solar que pasa a través de la atmósfera y llega directamente a la Tierra sin que las partículas o las moléculas atmosféricas la absorban o la dispersen."@es, "The solar radiation that passes through the atmosphere and reaches Earth directly without any absorption or scattering by the atmospheric particulates or molecules."@en ;
  dc:source "NAL Thesaurus Staff" ;
  a <https://lod.nal.usda.gov/naltv#Definition> .

nalt:324574
  skos:broader nalt:47447 ;
  skos:definition nalt:324574_def ;
  skos:altLabel "direct beam solar radiation"@en, "beam solar radiation"@en ;
  a <https://lod.nal.usda.gov/naltv#Topic>, skos:Concept ;
  ns0:marc001 "86698" ;
  skos:related nalt:324568 ;
  skos:prefLabel "direct solar radiation"@en, "radiación solar directa"@es ;
  dc:modified "2018-11-14"^^xsd:date ;
  skos:inScheme <https://lod.nal.usda.gov/nalt> ;
  dc:created "2018-09-21"^^xsd:date ;
  skos:hiddenLabel "direct-solar radiation"@en, "direct-solar radiations"@en .

nalt:324568
  skos:prefLabel "radiación solar difusa"@es, "diffuse solar radiation"@en ;
  a ns0:Topic, skos:Concept ;
  skos:related nalt:324574 .

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

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

nalt:47447
  skos:prefLabel "radiación solar"@es, "solar radiation"@en ;
  a ns0:Topic, skos:Concept ;
  skos:narrower nalt:324574 .

