@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:32789
  skos:exactMatch <http://id.loc.gov/authorities/subjects/sh85037291>, <http://id.agrisemantics.org/gacs/C15099>, <http://id.cabi.org/cabt/38168> ;
  skos:prefLabel "detectors"@en, "detectores"@es ;
  ns0:marc001 "11692" ;
  skos:hiddenLabel "hybrid detectors"@en, "hybrid detector"@en ;
  skos:definition nalt:32789_def ;
  dc:created "2006-01-19"^^xsd:date ;
  skos:inScheme <https://lod.nal.usda.gov/nalt-core>, <https://lod.nal.usda.gov/nalt> ;
  skos:narrower nalt:17521 ;
  dc:modified "2016-03-01"^^xsd:date ;
  a skos:Concept, ns0:Topic ;
  skos:broader nalt:383 .

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

nalt:17521
  skos:prefLabel "sensores"@es, "sensors (equipment)"@en ;
  a ns0:Topic, skos:Concept ;
  skos:broader nalt:32789 .

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

nalt:383
  skos:prefLabel "instrumentos de medición"@es, "measuring devices"@en ;
  a ns0:Topic, skos:Concept ;
  skos:narrower nalt:32789 .

nalt:32789_def
  rdf:value "Dispositivo que automáticamente identifica y graba un estímulo."@es, "A device that automatically identifies and records a stimulus."@en ;
  dc:source "NAL Thesaurus Staff" ;
  a ns0:Definition .

