@prefix nalt: <https://lod.nal.usda.gov/nalt/> .
@prefix skos: <http://www.w3.org/2004/02/skos/core#> .
@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#> .
@prefix rdfs: <http://www.w3.org/2000/01/rdf-schema#> .
@prefix owl: <http://www.w3.org/2002/07/owl#> .

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

nalt:262944_def
  rdf:value "Longitudes de onda de 492 a 570 nm del espectro de luz visible (aproximadamente de 400 a 700 nm) que parece verde para el ojo humano."@es, "The wavelengths from 492 nanometer to 570 nanometer of the visible light spectrum (approximately 400-700 nm) that appears green to the human eye."@en ;
  dc:source "NAL Thesaurus Staff" ;
  a <https://lod.nal.usda.gov/naltv#Definition> .

nalt:262944
  skos:prefLabel "luz verde"@es, "green light"@en ;
  dc:created "2015-10-09"^^xsd:date ;
  dc:modified "2015-12-03"^^xsd:date ;
  skos:inScheme <https://lod.nal.usda.gov/nalt> ;
  skos:related nalt:175, nalt:142401 ;
  a <https://lod.nal.usda.gov/naltv#Topic>, skos:Concept ;
  skos:hiddenLabel "green-light"@en ;
  skos:broader nalt:18228 ;
  ns0:marc001 "67498" ;
  skos:definition nalt:262944_def .

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

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

nalt:175
  skos:prefLabel "análisis espectral"@es, "spectral analysis"@en ;
  a ns0:Topic, skos:Concept ;
  skos:related nalt:262944 .

