@prefix nalt: <https://lod.nal.usda.gov/nalt/> .
@prefix skos: <http://www.w3.org/2004/02/skos/core#> .
@prefix ns0: <https://lod.nal.usda.gov/naltv#> .
@prefix dc: <http://purl.org/dc/terms/> .
@prefix xsd: <http://www.w3.org/2001/XMLSchema#> .
@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:15246
  skos:prefLabel "Brucella melitensis biovar Abortus"@es, "Brucella melitensis biovar Abortus"@en ;
  skos:hiddenLabel "Brucella-melitensis-biovar-Abortus"@en ;
  a skos:Concept, <https://lod.nal.usda.gov/naltv#Organism> ;
  skos:exactMatch <http://id.cabi.org/cabt/21033>, <http://aims.fao.org/aos/agrovoc/c_23901>, <http://id.agrisemantics.org/gacs/C8172> ;
  skos:altLabel "Brucella abortus"@es, "Brucella abortus"@en, "Bacterium abortus"@es, "Bacterium abortus"@en ;
  skos:broader nalt:20129 ;
  skos:related nalt:1786 ;
  skos:inScheme <https://lod.nal.usda.gov/nalt-core>, <https://lod.nal.usda.gov/nalt>, <https://lod.nal.usda.gov/nalt-taxon> ;
  ns0:taxonomicRank nalt:350022 ;
  skos:closeMatch <http://id.loc.gov/authorities/subjects/sh88023222> ;
  dc:modified "2018-10-16"^^xsd:date ;
  dc:source "Bergey's Manual of Systematic Bacteriology" ;
  ns0:marc001 "6024" ;
  dc:created "2006-01-19"^^xsd:date .

nalt:20129
  skos:prefLabel "Brucella melitensis"@es, "Brucella melitensis"@en ;
  a ns0:Organism, skos:Concept ;
  skos:narrower nalt:15246 .

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

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

nalt:1786
  skos:prefLabel "brucelosis bovina"@es, "bovine brucellosis"@en ;
  a ns0:Topic, skos:Concept ;
  skos:related nalt:15246 .

