@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#> .

nalt:350022
  skos:prefLabel "infraespecífico"@es, "infraspecific"@en ;
  a <https://lod.nal.usda.gov/naltv#Topic>, skos:Concept .

nalt:14652
  skos:prefLabel "Mycobacterium bovis BCG"@es, "Mycobacterium bovis BCG"@en ;
  dc:modified "2019-08-26"^^xsd:date ;
  skos:altLabel "bacillus Calmette-Guerin BCG"@es, "bacillus Calmette-Guerin BCG"@en, "bacillus Calmette-Guerin"@es, "Mycobacterium bovis BCG strain"@es, "bacillus Calmette-Guerin"@en, "Mycobacterium bovis BCG strain"@en, "Mycobacterium tuberculosis var. bovis BCG"@es, "Mycobacterium tuberculosis var. bovis BCG"@en ;
  skos:broader nalt:53955 ;
  skos:hiddenLabel "Mycobacterium-bovis-BCG"@en, "Mycobacterium tuberculosis var bovis BCG"@en, "Bacillus Calmette-Guérin"@en ;
  skos:inScheme <https://lod.nal.usda.gov/nalt-taxon>, <https://lod.nal.usda.gov/nalt> ;
  a skos:Concept, <https://lod.nal.usda.gov/naltv#Organism> ;
  ns0:taxonomicRank nalt:350022 ;
  ns0:marc001 "24355" ;
  dc:created "2006-01-19"^^xsd:date ;
  dc:source "Bergey's Manual of Systematic Bacteriology" ;
  skos:related nalt:14478 .

nalt:53955
  skos:prefLabel "Mycobacterium bovis"@es, "Mycobacterium bovis"@en ;
  a ns0:Organism, skos:Concept ;
  skos:narrower nalt:14652 .

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

nalt:14478
  skos:prefLabel "vacuna BCG"@es, "BCG vaccine"@en ;
  a ns0:Chemical, skos:Concept ;
  skos:related nalt:14652 .

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

