@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#> .
@prefix rdf: <http://www.w3.org/1999/02/22-rdf-syntax-ns#> .

nalt:185708
  skos:hiddenLabel "computer-aided detection (CAD) system"@en, "computer-aided detection system"@en ;
  skos:broader nalt:384 ;
  skos:inScheme <https://lod.nal.usda.gov/nalt-awic>, <https://lod.nal.usda.gov/nalt> ;
  dc:created "2012-04-27"^^xsd:date ;
  skos:narrower nalt:185709 ;
  dc:modified "2015-10-23"^^xsd:date ;
  skos:definition nalt:185708_def ;
  skos:prefLabel "diagnostic equipment"@en, "equipo de diagnóstico"@es ;
  ns0:marc001 "60833" ;
  a skos:Concept, ns0:Topic .

nalt:384
  skos:prefLabel "equipo médico y veterinario"@es, "medical and veterinary equipment"@en ;
  a ns0:Topic, skos:Concept ;
  skos:narrower nalt:185708 .

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

nalt:185709
  skos:prefLabel "endoscopios"@es, "endoscopes"@en ;
  a ns0:Topic, skos:Concept ;
  skos:broader nalt:185708 .

nalt:185708_def
  rdf:value "Objetos no fungibles utilizados para realizar exámenes."@es, "Nonexpendable items used in examination."@en ;
  dc:source "Medical Subject Headings 2012" ;
  a ns0:Definition .

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

