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

nalt:324574
  skos:prefLabel "radiación solar directa"@es, "direct solar radiation"@en ;
  a <https://lod.nal.usda.gov/naltv#Topic>, skos:Concept ;
  skos:related nalt:324568 .

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

nalt:324568_def
  rdf:value "Parte de la radiación solar que alcanza la superficie de la Tierra después de haber sido dispersada hacia abajo por las moléculas o las partículas que se hallan en la atmósfera."@es, "Diffuse solar radiation is that fraction of the solar radiation that is reaching Earth's surface after been scattered downwards by the molecules or particulates in the atmosphere."@en ;
  dc:source "NAL Thesaurus Staff" ;
  a ns0:Definition .

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:324568 .

