@prefix nalt: <https://lod.nal.usda.gov/nalt/> .
@prefix skos: <http://www.w3.org/2004/02/skos/core#> .
@prefix rdfs: <http://www.w3.org/2000/01/rdf-schema#> .
@prefix owl: <http://www.w3.org/2002/07/owl#> .
@prefix ns0: <https://lod.nal.usda.gov/naltv#> .
@prefix dc: <http://purl.org/dc/terms/> .
@prefix xsd: <http://www.w3.org/2001/XMLSchema#> .
@prefix rdf: <http://www.w3.org/1999/02/22-rdf-syntax-ns#> .

nalt:9550
  skos:prefLabel "técnicas de laboratorio"@es, "laboratory techniques"@en ;
  a <https://lod.nal.usda.gov/naltv#Topic>, skos:Concept ;
  skos:related nalt:292938 .

nalt:42889
  skos:prefLabel "evaluación preliminar"@es, "screening"@en ;
  a <https://lod.nal.usda.gov/naltv#Topic>, skos:Concept ;
  skos:related nalt:292938 .

nalt:781
  skos:prefLabel "pacientes"@es, "patients"@en ;
  a <https://lod.nal.usda.gov/naltv#Topic>, skos:Concept ;
  skos:related nalt:292938 .

nalt:292929
  skos:prefLabel "sistemas de puntos de atención"@es, "point-of-care systems"@en ;
  a <https://lod.nal.usda.gov/naltv#Topic>, skos:Concept ;
  skos:narrower nalt:292938 .

<https://lod.nal.usda.gov/naltv#Topic>
  rdfs:label "Topic"@en ;
  a owl:Class .

nalt:292938
  skos:hiddenLabel "point of care diagnostic testing"@en, "point-of-care testings"@en, "point-of care testing"@en, "point-of-care diagnostic testing"@en, "point-of care diagnostic testing"@en, "point-of-care diagnosis"@en, "point of care testing"@en ;
  skos:altLabel "bedside testing"@en, "near patient testing"@en ;
  skos:related nalt:9550, nalt:781, nalt:34991, nalt:42889 ;
  skos:definition nalt:292938_def ;
  skos:broader nalt:292929 ;
  ns0:marc001 "83305" ;
  skos:inScheme <https://lod.nal.usda.gov/nalt> ;
  dc:created "2017-02-22"^^xsd:date ;
  a ns0:Topic, skos:Concept ;
  dc:modified "2017-11-10"^^xsd:date ;
  skos:prefLabel "point-of-care testing"@en, "prueba en el punto de atención"@es .

nalt:34991
  skos:prefLabel "experimentación"@es, "testing"@en ;
  a ns0:Topic, skos:Concept ;
  skos:related nalt:292938 .

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

nalt:292938_def
  rdf:value "Prueba que permite efectuar diagnósticos de pacientes en el consultorio médico, entornos ambulatorios o en la cama. Los resultados del cuidado son oportunos, por lo que permiten tratar rápidamente al paciente."@es, "Allows patient diagnoses in the physician’s office, in other ambulatory setting or at bedside. The results of care are timely, and allow rapid treatment to the patient."@en ;
  dc:source "Medical Subject Headings 2017" ;
  a ns0:Definition .

