@prefix nalt: <https://lod.nal.usda.gov/nalt/> .
@prefix rdf: <http://www.w3.org/1999/02/22-rdf-syntax-ns#> .
@prefix dc: <http://purl.org/dc/terms/> .
@prefix skos: <http://www.w3.org/2004/02/skos/core#> .
@prefix rdfs: <http://www.w3.org/2000/01/rdf-schema#> .
@prefix owl: <http://www.w3.org/2002/07/owl#> .
@prefix xsd: <http://www.w3.org/2001/XMLSchema#> .
@prefix ns0: <https://lod.nal.usda.gov/naltv#> .

nalt:95824_def
  rdf:value "Infección bacteriana causada por organismos del género Vibrio, comúnmente Vibrio vulnificus o Vibrio parahemolyticus."@es, "A bacterial infection caused by organisms of the genus Vibrio, commonly Vibrio vulnificus or Vibrio parahemolyticus."@en ;
  dc:source "NAL Thesaurus Staff" ;
  a <https://lod.nal.usda.gov/naltv#Definition> .

nalt:8545
  skos:prefLabel "infecciones bacterianas"@es, "bacterial infections"@en ;
  a <https://lod.nal.usda.gov/naltv#Topic>, skos:Concept ;
  skos:narrower nalt:95824 .

nalt:15160
  skos:prefLabel "cólera"@es, "cholera"@en ;
  a <https://lod.nal.usda.gov/naltv#Topic>, skos:Concept ;
  skos:related nalt:95824 .

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

nalt:95824
  dc:created "2006-07-21"^^xsd:date ;
  dc:modified "2013-12-06"^^xsd:date ;
  skos:exactMatch <http://id.cabi.org/cabt/263540>, <http://id.agrisemantics.org/gacs/C27712>, <http://aims.fao.org/aos/agrovoc/c_16828> ;
  skos:prefLabel "vibriosis"@es, "vibriosis"@en ;
  a skos:Concept, <https://lod.nal.usda.gov/naltv#Topic> ;
  skos:altLabel "non-cholera Vibrio infections"@en ;
  skos:hiddenLabel "non-cholera Vibrio infection"@en ;
  skos:related nalt:40969, nalt:15160 ;
  skos:broader nalt:8545 ;
  skos:definition nalt:95824_def ;
  ns0:marc001 "74847" ;
  skos:inScheme <https://lod.nal.usda.gov/nalt-core>, <https://lod.nal.usda.gov/nalt> .

<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:related nalt:95824 .

