@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 ns0: <https://lod.nal.usda.gov/naltv#> .
@prefix xsd: <http://www.w3.org/2001/XMLSchema#> .

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

nalt:39468
  skos:prefLabel "rojo lejano"@es, "far-red light"@en ;
  a <https://lod.nal.usda.gov/naltv#Topic>, skos:Concept ;
  skos:related nalt:39470 .

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

nalt:39470_def
  rdf:value "La luz roja corresponde a una longitud de onda que el ojo percibe como roja y que corresponde a 625-740 nm en el espectro visible de la luz (aproximadamente 400-700 nm)."@es, "Red light is the 625-740 nm wavelengths of the visible light spectrum (approximately 400-700 nm) which appears red to the eye."@en ;
  dc:source "NAL Thesaurus Staff" ;
  a <https://lod.nal.usda.gov/naltv#Definition> .

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

nalt:39470
  a skos:Concept, <https://lod.nal.usda.gov/naltv#Topic> ;
  skos:prefLabel "red light"@en, "luz roja"@es ;
  skos:related nalt:39468 ;
  skos:broader nalt:18228 ;
  ns0:marc001 "31597" ;
  skos:inScheme <https://lod.nal.usda.gov/nalt>, <https://lod.nal.usda.gov/nalt-core> ;
  dc:created "2006-01-19"^^xsd:date ;
  skos:exactMatch <http://id.cabi.org/cabt/99803>, <http://id.agrisemantics.org/gacs/C8832> ;
  skos:hiddenLabel "red-light"@en ;
  skos:definition nalt:39470_def ;
  dc:modified "2012-11-30"^^xsd:date .

