@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 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#> .

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

nalt:9123
  skos:prefLabel "enfermedades de aves"@es, "bird diseases"@en ;
  a <https://lod.nal.usda.gov/naltv#Topic>, skos:Concept ;
  skos:narrower nalt:15174 .

nalt:15174_def
  rdf:value "Infección con chlamydophila psittaci (previamente chlamydia psittaci), transmitida al hombre por la inhalación de polvo contaminado por secreciones nasales o por excretas de aves infectadas. Esta infección produce una enfermedad febril caracterizada por neumonitis y manifestaciones sistémicas."@es, "Infection with Chlamydophila psittaci (formerly Chlamydia psittaci), transmitted to man by inhalation of dust-borne contaminated nasal secretions or excreta of infected birds. This infection results in a febrile illness characterized by pneumonitis and systemic manifestations."@en ;
  dc:source "Medical Subject Headings" ;
  a <https://lod.nal.usda.gov/naltv#Definition> .

nalt:15174
  a skos:Concept, <https://lod.nal.usda.gov/naltv#Topic> ;
  skos:altLabel "avian chlamydiosis"@en, "ornithosis"@en ;
  dc:created "2006-01-19"^^xsd:date ;
  skos:definition nalt:15174_def ;
  skos:prefLabel "psittacosis"@en, "psitacosis"@es ;
  skos:related nalt:25231, nalt:196343 ;
  ns0:marc001 "30845" ;
  skos:broader nalt:9123, nalt:8545 ;
  skos:inScheme <https://lod.nal.usda.gov/nalt> ;
  dc:modified "2013-02-14"^^xsd:date ;
  skos:exactMatch <http://id.loc.gov/authorities/subjects/sh85108328> .

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

nalt:196343
  skos:prefLabel "clamidiosis"@es, "chlamydiosis"@en ;
  a ns0:Topic, skos:Concept ;
  skos:related nalt:15174 .

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

nalt:25231
  skos:prefLabel "Chlamydophila psittaci"@es, "Chlamydophila psittaci"@en ;
  a ns0:Organism, skos:Concept ;
  skos:related nalt:15174 .

