@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:7502
  skos:prefLabel "infecciones por protozoos"@es, "protozoal infections"@en ;
  a <https://lod.nal.usda.gov/naltv#Topic>, skos:Concept ;
  skos:narrower nalt:324249 .

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

nalt:324255
  skos:prefLabel "Paramoeba perurans"@es, "Paramoeba perurans"@en ;
  a <https://lod.nal.usda.gov/naltv#Organism>, skos:Concept ;
  skos:related nalt:324249 .

nalt:324249
  ns0:marc001 "84876" ;
  skos:prefLabel "amebiasis branquial"@es, "amoebic gill disease"@en ;
  skos:broader nalt:7502, nalt:9127 ;
  dc:modified "2019-11-07"^^xsd:date ;
  a ns0:Topic, skos:Concept ;
  skos:related nalt:324255 ;
  skos:hiddenLabel "amebic gill disease"@en, "amoebic gill diseases"@en ;
  dc:created "2018-09-10"^^xsd:date ;
  skos:inScheme <https://lod.nal.usda.gov/nalt> .

nalt:9127
  skos:prefLabel "enfermedades de peces"@es, "fish diseases"@en ;
  a ns0:Topic, skos:Concept ;
  skos:narrower nalt:324249 .

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

