@prefix nalt: <https://lod.nal.usda.gov/nalt/> .
@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 ns0: <https://lod.nal.usda.gov/naltv#> .
@prefix dc: <http://purl.org/dc/terms/> .
@prefix xsd: <http://www.w3.org/2001/XMLSchema#> .

nalt:192896
  skos:prefLabel "enfermedad de las burbujas de gas"@es, "gas bubble disease"@en ;
  a <https://lod.nal.usda.gov/naltv#Topic>, skos:Concept ;
  skos:broader nalt:9133 .

nalt:11513
  skos:prefLabel "mariscos"@es, "shellfish"@en ;
  a <https://lod.nal.usda.gov/naltv#Organism>, skos:Concept ;
  skos:related nalt:9133 .

nalt:323657
  skos:prefLabel "toxinas de mariscos"@es, "shellfish toxins"@en ;
  a <https://lod.nal.usda.gov/naltv#Chemical>, skos:Concept ;
  skos:related nalt:9133 .

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

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

nalt:15492
  skos:prefLabel "síndrome de la mancha blanca"@es, "white spot syndrome"@en ;
  a <https://lod.nal.usda.gov/naltv#Topic>, skos:Concept ;
  skos:broader nalt:9133 .

nalt:9133
  ns0:marc001 "33779" ;
  dc:created "2006-01-19"^^xsd:date ;
  skos:hiddenLabel "shell-fish diseases"@en, "shrimp diseases"@en, "shell fish diseases"@en, "shellfish-diseases"@en ;
  skos:prefLabel "shellfish diseases"@en, "enfermedades de los moluscos"@es ;
  skos:narrower nalt:191424, nalt:192896, nalt:15492 ;
  skos:related nalt:11513, nalt:323657 ;
  skos:broader nalt:324 ;
  a skos:Concept, ns0:Topic ;
  skos:inScheme <https://lod.nal.usda.gov/nalt> ;
  dc:modified "2018-08-20"^^xsd:date .

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

nalt:324
  skos:prefLabel "enfermedades animales"@es, "animal diseases"@en ;
  a ns0:Topic, skos:Concept ;
  skos:narrower nalt:9133 .

