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

nalt:146572
  skos:prefLabel "fotosensores lineales (retina)"@es, "rods (retina)"@en ;
  a <https://lod.nal.usda.gov/naltv#Topic>, skos:Concept ;
  skos:related nalt:204409 .

nalt:204409
  skos:inScheme <https://lod.nal.usda.gov/nalt> ;
  skos:hiddenLabel "night-vision"@en ;
  skos:related nalt:4041, nalt:146572 ;
  ns0:marc001 "70336" ;
  skos:definition nalt:204409_def ;
  skos:altLabel "scotopic vision"@en, "rod vision"@en, "twilight vision"@en ;
  a ns0:Topic, skos:Concept ;
  skos:exactMatch <http://id.loc.gov/authorities/subjects/sh85091908> ;
  skos:prefLabel "visión nocturna"@es, "night vision"@en ;
  dc:created "2013-09-04"^^xsd:date ;
  dc:modified "2013-12-06"^^xsd:date ;
  skos:broader nalt:38987 .

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

nalt:204409_def
  rdf:value "Capacidad para ver en la oscuridad de la noche o con bajos niveles de iluminación, a causa de la fotorrecepción de los bastoncillos de la retina."@es, "The ability to see in the darkness of night or at low levels of illumination due to photoreception by the retinal rods."@en ;
  dc:source "NAL Thesaurus Staff" ;
  a ns0:Definition .

nalt:4041
  skos:prefLabel "adaptación a la oscuridad"@es, "dark adaptation"@en ;
  a ns0:Topic, skos:Concept ;
  skos:related nalt:204409 .

nalt:38987
  skos:prefLabel "visión"@es, "vision"@en ;
  a ns0:Topic, skos:Concept ;
  skos:narrower nalt:204409 .

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

