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

nalt:8868
  skos:prefLabel "Angiostrongylus"@es, "Angiostrongylus"@en ;
  a <https://lod.nal.usda.gov/naltv#Organism>, skos:Concept ;
  skos:related nalt:254797 .

nalt:347
  skos:prefLabel "enfermedades respiratorias"@es, "respiratory tract diseases"@en ;
  a <https://lod.nal.usda.gov/naltv#Topic>, skos:Concept ;
  skos:related nalt:254797 .

nalt:254797
  dc:modified "2015-11-16"^^xsd:date ;
  a skos:Concept, <https://lod.nal.usda.gov/naltv#Topic> ;
  skos:altLabel "canine angiostrongylosis"@en, "canine pulmonary angiostrongylosis"@en ;
  skos:related nalt:8868, nalt:347 ;
  skos:prefLabel "angiostrongylosis"@en, "angiostrongilosis"@es ;
  skos:broader nalt:9604, nalt:324 ;
  skos:definition nalt:254797_def ;
  skos:inScheme <https://lod.nal.usda.gov/nalt> ;
  ns0:marc001 "63028" ;
  dc:created "2015-06-05"^^xsd:date .

nalt:254797_def
  rdf:value "Infecciones por nematodos del género Angiostrongylus."@es, "Infections with nematodes of the genus Angiostrongylus."@en ;
  dc:source "NAL Thesaurus staff" ;
  a ns0:Definition .

nalt:9604
  skos:prefLabel "infecciones por nemátodos"@es, "nematode infections"@en ;
  a ns0:Topic, skos:Concept ;
  skos:narrower nalt:254797 .

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

<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:254797 .

