@prefix nalt: <https://lod.nal.usda.gov/nalt/> .
@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 skos: <http://www.w3.org/2004/02/skos/core#> .
@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:132389_def
  rdf:value "Registro de potenciales eléctricos en la retina después de la estimulación por la luz."@es, "Recording of electric potentials in the retina after stimulation by light."@en ;
  dc:source "Medical Subject Headings" ;
  a <https://lod.nal.usda.gov/naltv#Definition> .

nalt:132389
  dc:created "2009-10-16"^^xsd:date ;
  skos:broader nalt:8468 ;
  skos:altLabel "electroretinograms"@en ;
  skos:related nalt:38995, nalt:8499 ;
  skos:hiddenLabel "electroretinograph"@en, "electroretinogram"@en, "electroretinographs"@en ;
  dc:modified "2012-11-30"^^xsd:date ;
  a <https://lod.nal.usda.gov/naltv#Topic>, skos:Concept ;
  skos:inScheme <https://lod.nal.usda.gov/nalt> ;
  skos:prefLabel "electroretinography"@en, "electrorretinografía"@es ;
  skos:definition nalt:132389_def ;
  skos:exactMatch <http://id.loc.gov/authorities/subjects/sh85042449> ;
  ns0:marc001 "56300" .

nalt:38995
  skos:prefLabel "retina"@es, "retina"@en ;
  a ns0:Topic, skos:Concept ;
  skos:related nalt:132389 .

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

nalt:8468
  skos:prefLabel "métodos analíticos"@es, "analytical methods"@en ;
  a ns0:Topic, skos:Concept ;
  skos:narrower nalt:132389 .

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

nalt:8499
  skos:prefLabel "técnicas de diagnóstico"@es, "diagnostic techniques"@en ;
  a ns0:Topic, skos:Concept ;
  skos:related nalt:132389 .

