@prefix nalt: <https://lod.nal.usda.gov/nalt/> .
@prefix dc: <http://purl.org/dc/terms/> .
@prefix xsd: <http://www.w3.org/2001/XMLSchema#> .
@prefix skos: <http://www.w3.org/2004/02/skos/core#> .
@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:315127
  dc:modified "2020-11-03"^^xsd:date ;
  skos:hiddenLabel "auto-vaccine"@en, "autogenous vaccine"@en, "autovaccine"@en, "auto-vaccines"@en ;
  skos:inScheme <https://lod.nal.usda.gov/nalt> ;
  skos:broader nalt:16112 ;
  skos:prefLabel "vacunas autógenas"@es, "autogenous vaccines"@en ;
  skos:definition nalt:315127_def ;
  skos:altLabel "autovaccines"@en ;
  dc:created "2018-04-04"^^xsd:date ;
  a <https://lod.nal.usda.gov/naltv#Chemical>, skos:Concept ;
  ns0:marc001 "85270" .

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

nalt:315127_def
  rdf:value "Preparación extemporánea con inmunogenicidad, obtenida de un cultivo microbiano aislado desde un animal infectado. Se usa para inmunizar los animales de la misma manada o finca, para ayudar a controlar la propagación y el avance de la misma infección."@es, "An extemporaneous preparation with immunogenicity obtained from a microbial culture isolated from an infected animal. This preparation is used to immunize the animals of the same herd or farm and helps to control further spread and progression of the same infection."@en ;
  dc:source "NAL Thesaurus Staff" ;
  a ns0:Definition .

nalt:16112
  skos:prefLabel "vacunas"@es, "vaccines"@en ;
  a ns0:Chemical, skos:Concept ;
  skos:narrower nalt:315127 .

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

