@prefix rdfs: <http://www.w3.org/2000/01/rdf-schema#> .
@prefix owl: <http://www.w3.org/2002/07/owl#> .
@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#> .

<https://lod.nal.usda.gov/naltv#Organism>
  rdfs:label "Organism"@en ;
  a owl:Class .

nalt:191424
  skos:prefLabel "hepatopancreatitis necrotizante"@es, "necrotizing hepatopancreatitis"@en ;
  a <https://lod.nal.usda.gov/naltv#Topic>, skos:Concept ;
  skos:related nalt:16588 .

<https://lod.nal.usda.gov/naltv#taxonomicRank> rdfs:label "Has taxonomic rank"@en .
nalt:16588
  skos:altLabel "Oceanomonas parahaemolytica"@es, "Oceanomonas parahaemolytica"@en, "Pasteurella parahaemolytica"@es, "Pasteurella parahaemolytica"@en, "Vibrio parahemolyticus"@es, "Vibrio parahemolyticus"@en, "Beneckea parahaemolytica"@es, "Beneckea parahaemolytica"@en ;
  ns0:marc001 "39461" ;
  dc:source "Bergey's Manual of Systematic Bacteriology" ;
  skos:inScheme <https://lod.nal.usda.gov/nalt-taxon>, <https://lod.nal.usda.gov/nalt-core>, <https://lod.nal.usda.gov/nalt> ;
  skos:prefLabel "Vibrio parahaemolyticus"@es, "Vibrio parahaemolyticus"@en ;
  skos:broader nalt:40969 ;
  skos:exactMatch <http://id.loc.gov/authorities/subjects/sh2004003308>, <http://aims.fao.org/aos/agrovoc/c_34697>, <http://id.cabi.org/cabt/123174>, <http://id.agrisemantics.org/gacs/C21932> ;
  a ns0:Organism, skos:Concept ;
  skos:related nalt:1988, nalt:191424 ;
  dc:created "2006-01-19"^^xsd:date ;
  dc:modified "2017-07-06"^^xsd:date ;
  skos:hiddenLabel "Vibrio-parahaemolyticus"@en ;
  ns0:taxonomicRank nalt:350021 .

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

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

nalt:40969
  skos:prefLabel "Vibrio"@es, "Vibrio"@en ;
  a ns0:Organism, skos:Concept ;
  skos:narrower nalt:16588 .

nalt:1988
  skos:prefLabel "patógenos alimentarios"@es, "food pathogens"@en ;
  a ns0:Topic, skos:Concept ;
  skos:related nalt:16588 .

