@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:53955
  skos:inScheme <https://lod.nal.usda.gov/nalt-core>, <https://lod.nal.usda.gov/nalt-taxon>, <https://lod.nal.usda.gov/nalt> ;
  skos:altLabel "Mycobacterium tuberculosis var. bovis"@es, "Mycobacterium tuberculosis var. bovis"@en ;
  dc:modified "2017-02-17"^^xsd:date ;
  a <https://lod.nal.usda.gov/naltv#Organism>, skos:Concept ;
  skos:broader nalt:53939 ;
  dc:source "Bergey's Manual of Systematic Bacteriology" ;
  skos:exactMatch <http://id.loc.gov/authorities/subjects/sh94009050>, <http://id.agrisemantics.org/gacs/C12788>, <http://id.cabi.org/cabt/76178>, <http://aims.fao.org/aos/agrovoc/c_12732> ;
  skos:hiddenLabel "Mycobacterium-bovis"@en, "Mycobacterium tuberculosis var bovis"@en ;
  ns0:marc001 "24354" ;
  skos:prefLabel "Mycobacterium bovis"@es, "Mycobacterium bovis"@en ;
  dc:created "2006-01-19"^^xsd:date ;
  ns0:taxonomicRank nalt:350021 ;
  skos:related nalt:19006 .

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

nalt:19006
  skos:prefLabel "tuberculosis bovina"@es, "bovine tuberculosis"@en ;
  a ns0:Topic, skos:Concept ;
  skos:related nalt:53955 .

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

nalt:53939
  skos:prefLabel "Mycobacterium tuberculosis complex"@es, "Mycobacterium tuberculosis complex"@en ;
  a ns0:Organism, skos:Concept ;
  skos:narrower nalt:53955 .

nalt:350021
  skos:prefLabel "especie"@es, "species"@en ;
  a ns0:Topic, skos:Concept .

