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

nalt:40710
  skos:prefLabel "iluminación fluorescente"@es, "fluorescent lighting"@en ;
  a <https://lod.nal.usda.gov/naltv#Topic>, skos:Concept ;
  skos:related nalt:289671 .

nalt:49108
  skos:prefLabel "lámparas"@es, "lamps"@en ;
  a <https://lod.nal.usda.gov/naltv#Topic>, skos:Concept ;
  skos:narrower nalt:289671 .

nalt:189805
  skos:prefLabel "bombillas incandescentes"@es, "incandescent lamps"@en ;
  a <https://lod.nal.usda.gov/naltv#Topic>, skos:Concept ;
  skos:related nalt:289671 .

nalt:40702
  skos:prefLabel "fluorescencia"@es, "fluorescence"@en ;
  a <https://lod.nal.usda.gov/naltv#Topic>, skos:Concept ;
  skos:related nalt:289671 .

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

nalt:289671
  skos:inScheme <https://lod.nal.usda.gov/nalt>, <https://lod.nal.usda.gov/nalt-awic> ;
  dc:created "2017-01-10"^^xsd:date ;
  skos:prefLabel "lámparas fluorescentes"@es, "fluorescent lamps"@en ;
  a skos:Concept, <https://lod.nal.usda.gov/naltv#Topic> ;
  skos:altLabel "fluorescent tubes"@en, "fluorescent lights"@en, "fluorescent bulbs"@en ;
  skos:hiddenLabel "fluorescent-lamp"@en, "fluorescent tube"@en, "fluorescent lamp"@en, "fluorescent bulb"@en ;
  skos:related nalt:36204, nalt:40710, nalt:189805, nalt:40702 ;
  skos:broader nalt:49108 ;
  dc:modified "2017-11-10"^^xsd:date ;
  ns0:marc001 "81549" .

nalt:36204
  skos:prefLabel "radiación ultravioleta"@es, "ultraviolet radiation"@en ;
  a ns0:Topic, skos:Concept ;
  skos:related nalt:289671 .

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

