@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 skos: <http://www.w3.org/2004/02/skos/core#> .
@prefix rdfs: <http://www.w3.org/2000/01/rdf-schema#> .
@prefix xsd: <http://www.w3.org/2001/XMLSchema#> .
@prefix ns0: <https://lod.nal.usda.gov/naltv#> .

nalt:32999546_def
  rdf:value "Pruebas de diagnóstico en las que se utiliza un palillo recubierto de algodón para recoger muestras de saliva de un ser humano o un animal."@es, "Diagnostic testing using a cotton-tipped stick to collect saliva samples from a human being or animal."@en ;
  dc:source "AWIC" ;
  a <https://lod.nal.usda.gov/naltv#Definition> .

nalt:58918954
  skos:prefLabel "procedimientos con animales de laboratorio"@es, "laboratory animal procedures"@en ;
  a skos:Concept ;
  skos:narrower nalt:32999546 .

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

nalt:32999546
  dc:created "2023-04-03"^^xsd:date ;
  a skos:Concept ;
  ns0:marc001 "32999546" ;
  skos:broader nalt:58918954 ;
  dc:modified "2024-05-04"^^xsd:date ;
  skos:inScheme <https://lod.nal.usda.gov/nalt-awic>, <https://lod.nal.usda.gov/nalt> ;
  skos:definition nalt:32999546_def ;
  skos:prefLabel "buccal swabs"@en, "hisopo bucal"@es .

