@prefix nalt: <https://lod.nal.usda.gov/nalt/> .
@prefix skos: <http://www.w3.org/2004/02/skos/core#> .
@prefix dc: <http://purl.org/dc/terms/> .
@prefix xsd: <http://www.w3.org/2001/XMLSchema#> .
@prefix ns0: <https://lod.nal.usda.gov/naltv#> .
@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:50027
  skos:prefLabel "white light"@en, "luz blanca"@es ;
  skos:broader nalt:18228 ;
  a <https://lod.nal.usda.gov/naltv#Topic>, skos:Concept ;
  skos:related nalt:47447 ;
  skos:inScheme <https://lod.nal.usda.gov/nalt>, <https://lod.nal.usda.gov/nalt-core> ;
  dc:modified "2012-11-30"^^xsd:date ;
  skos:exactMatch <http://id.cabi.org/cabt/124540>, <http://id.agrisemantics.org/gacs/C20976> ;
  skos:hiddenLabel "white-light"@en ;
  skos:definition nalt:50027_def ;
  ns0:marc001 "40000" ;
  dc:created "2006-01-19"^^xsd:date .

nalt:18228
  skos:prefLabel "luz"@es, "light"@en ;
  a ns0:Topic, skos:Concept ;
  skos:narrower nalt:50027 .

nalt:50027_def
  rdf:value "La luz blanca es considerada, en general, como la presencia del espectro visible completo (aproximadamente 400 a 700 nm) del espectro electromagnético, en el cual se mezclan todos los colores de modo que se ve blanco, incoloro o incluso levemente amarillento a la vista del ojo humano."@es, "White light is generally accepted as the presence of the complete visible spectrum (approximately 400-700 nm) of the electromagnetic spectrum where all the colors are blended to appear white, colorless or even slightly yellow to the eye."@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:related nalt:50027 .

