@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#> .
@prefix rdf: <http://www.w3.org/1999/02/22-rdf-syntax-ns#> .

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

nalt:191424
  skos:altLabel "Texas pond mortality syndrome"@en, "Peru necrotizing hepatopancreatitis"@en, "necrotising hepatopancreatitis"@en, "AHPND (acute hepatopancreatic necrosis disease)"@en, "acute hepatopancreatic necrosis disease"@en, "Texas necrotizing hepatopancreatitis"@en ;
  skos:prefLabel "hepatopancreatitis necrotizante"@es, "necrotizing hepatopancreatitis"@en ;
  a skos:Concept, <https://lod.nal.usda.gov/naltv#Topic> ;
  skos:broader nalt:8545, nalt:9133 ;
  dc:modified "2017-07-06"^^xsd:date ;
  skos:hiddenLabel "acute hepatopancreatic necrosis syndrome"@en ;
  skos:inScheme <https://lod.nal.usda.gov/nalt> ;
  skos:definition nalt:191424_def ;
  skos:related nalt:16588 ;
  dc:created "2012-09-18"^^xsd:date ;
  ns0:marc001 "61553" .

nalt:16588
  skos:prefLabel "Vibrio parahaemolyticus"@es, "Vibrio parahaemolyticus"@en ;
  a ns0:Organism, skos:Concept ;
  skos:related nalt:191424 .

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

nalt:9133
  skos:prefLabel "enfermedades de los moluscos"@es, "shellfish diseases"@en ;
  a ns0:Topic, skos:Concept ;
  skos:narrower nalt:191424 .

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

nalt:191424_def
  rdf:value "Enfermedad grave de los camarones cultivados causada por una proteobacteria alfa gram-negativa."@es, "A severe bacterial disease of farmed shrimp caused by a gram-negative alpha-proteobacterium."@en ;
  dc:source "NAL Thesaurus Staff" ;
  a ns0:Definition .

