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

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

nalt:146177
  dc:modified "2012-11-30"^^xsd:date ;
  skos:definition nalt:146177_def ;
  skos:exactMatch <http://id.loc.gov/authorities/subjects/sh85146578>, <http://id.cabi.org/cabt/87725>, <http://id.agrisemantics.org/gacs/C12617> ;
  a skos:Concept, <https://lod.nal.usda.gov/naltv#Topic> ;
  skos:inScheme <https://lod.nal.usda.gov/nalt>, <https://lod.nal.usda.gov/nalt-core> ;
  skos:broader nalt:8545, nalt:347 ;
  skos:altLabel "pertussis (bacterial infections)"@en ;
  dc:created "2011-05-02"^^xsd:date ;
  skos:related nalt:15371 ;
  skos:prefLabel "tos ferina"@es, "whooping cough"@en ;
  ns0:marc001 "60250" ;
  skos:hiddenLabel "whooping-cough"@en .

nalt:347
  skos:prefLabel "enfermedades respiratorias"@es, "respiratory tract diseases"@en ;
  a ns0:Topic, skos:Concept ;
  skos:narrower nalt:146177 .

nalt:15371
  skos:prefLabel "Bordetella pertussis"@es, "Bordetella pertussis"@en ;
  a ns0:Organism, skos:Concept ;
  skos:related nalt:146177 .

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

nalt:146177_def
  rdf:value "Es una infección respiratoria causada por Bordetella pertussis y se caracteriza por tos paroxística que termina con una dificultad en la inhalación."@es, "A respiratory infection caused by Bordetella pertussis and characterized by paroxysmal coughing ending in a prolonged crowing intake of breath."@en ;
  dc:source "Medical Subject Headings" ;
  a ns0:Definition .

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

