@prefix nalt: <https://lod.nal.usda.gov/nalt/> .
@prefix skos: <http://www.w3.org/2004/02/skos/core#> .
@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:57953
  skos:prefLabel "fotoreceptores"@es, "photoreceptors"@en ;
  a <https://lod.nal.usda.gov/naltv#Topic>, skos:Concept ;
  skos:broader nalt:24722 .

nalt:24722
  skos:narrower nalt:24720, nalt:57953, nalt:51795, nalt:55794 ;
  skos:hiddenLabel "sensory receptor"@en, "sensory-receptors"@en ;
  a <https://lod.nal.usda.gov/naltv#Topic>, skos:Concept ;
  skos:closeMatch <http://id.loc.gov/authorities/subjects/sh85134815> ;
  dc:created "2006-01-19"^^xsd:date ;
  dc:modified "2015-04-13"^^xsd:date ;
  skos:inScheme <https://lod.nal.usda.gov/nalt>, <https://lod.nal.usda.gov/nalt-core> ;
  ns0:marc001 "33586" ;
  skos:prefLabel "receptores sensoriales"@es, "sensory receptors"@en ;
  skos:broader nalt:54682 ;
  skos:altLabel "thermoreceptors"@en, "termoreceptores"@es ;
  skos:exactMatch <http://id.loc.gov/authorities/subjects/sh88002450> .

nalt:54682
  skos:prefLabel "sistema sensorial"@es, "sensory system"@en ;
  a ns0:Topic, skos:Concept ;
  skos:narrower nalt:24722 .

nalt:51795
  skos:prefLabel "mecanoreceptores"@es, "mechanoreceptors"@en ;
  a ns0:Topic, skos:Concept ;
  skos:broader nalt:24722 .

nalt:24720
  skos:prefLabel "quimiorreceptores"@es, "chemoreceptors"@en ;
  a ns0:Topic, skos:Concept ;
  skos:broader nalt:24722 .

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

nalt:55794
  skos:prefLabel "receptores olfatorios"@es, "olfactory receptors"@en ;
  a ns0:Topic, skos:Concept ;
  skos:broader nalt:24722 .

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

