@prefix nalt: <https://lod.nal.usda.gov/nalt/> .
@prefix skos: <http://www.w3.org/2004/02/skos/core#> .
@prefix rdf: <http://www.w3.org/1999/02/22-rdf-syntax-ns#> .
@prefix dc: <http://purl.org/dc/terms/> .
@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:347
  skos:prefLabel "enfermedades respiratorias"@es, "respiratory tract diseases"@en ;
  a <https://lod.nal.usda.gov/naltv#Topic>, skos:Concept ;
  skos:related nalt:254800 .

nalt:254800_def
  rdf:value "Infecciones por nematodos del género Aelurostrongylus."@es, "Infections with nematodes of the genus Aelurostrongylus."@en ;
  dc:source "NAL Thesaurus Staff" ;
  a <https://lod.nal.usda.gov/naltv#Definition> .

nalt:9604
  skos:prefLabel "infecciones por nemátodos"@es, "nematode infections"@en ;
  a <https://lod.nal.usda.gov/naltv#Topic>, skos:Concept ;
  skos:narrower nalt:254800 .

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

nalt:9124
  skos:prefLabel "enfermedades de los gatos"@es, "cat diseases"@en ;
  a <https://lod.nal.usda.gov/naltv#Topic>, skos:Concept ;
  skos:narrower nalt:254800 .

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

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

nalt:254800
  skos:altLabel "feline aelurostrongylosis"@en ;
  skos:broader nalt:9604, nalt:9124 ;
  skos:inScheme <https://lod.nal.usda.gov/nalt> ;
  skos:related nalt:347, nalt:4568 ;
  skos:hiddenLabel "feline-aelurostrongylosis"@en ;
  dc:modified "2015-11-16"^^xsd:date ;
  a <https://lod.nal.usda.gov/naltv#Topic>, skos:Concept ;
  dc:created "2015-06-05"^^xsd:date ;
  skos:prefLabel "aelurostrongilosis"@es, "aelurostrongylosis"@en ;
  ns0:marc001 "62527" ;
  skos:definition nalt:254800_def .

