@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 rdf: <http://www.w3.org/1999/02/22-rdf-syntax-ns#> .
@prefix dc: <http://purl.org/dc/terms/> .
@prefix xsd: <http://www.w3.org/2001/XMLSchema#> .
@prefix ns0: <https://lod.nal.usda.gov/naltv#> .

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

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

nalt:18227_def
  rdf:value "Longitudes de onda de 440-492 nm del espectro visible de la luz (aproximadamente 400-700 nm) que se ven azules a simple vista."@es, "Blue light is the 440-492 nm wavelengths of the visible light spectrum (approximately 400-700 nm) which appears blue to the eye."@en ;
  dc:source "NAL Thesaurus Staff" ;
  a <https://lod.nal.usda.gov/naltv#Definition> .

nalt:18227
  skos:related nalt:142401 ;
  a skos:Concept, <https://lod.nal.usda.gov/naltv#Topic> ;
  dc:created "2006-01-19"^^xsd:date ;
  skos:inScheme <https://lod.nal.usda.gov/nalt-core>, <https://lod.nal.usda.gov/nalt> ;
  skos:hiddenLabel "blue-light"@en ;
  skos:prefLabel "luz azul"@es, "blue light"@en ;
  dc:modified "2015-10-09"^^xsd:date ;
  skos:definition nalt:18227_def ;
  skos:exactMatch <http://id.cabi.org/cabt/19278>, <http://id.agrisemantics.org/gacs/C10128> ;
  skos:broader nalt:18228 ;
  ns0:marc001 "5298" .

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

nalt:142401
  skos:prefLabel "longitudes de onda"@es, "wavelengths"@en ;
  a ns0:Topic, skos:Concept ;
  skos:related nalt:18227 .

