@prefix nalt: <https://lod.nal.usda.gov/nalt/> .
@prefix rdf: <http://www.w3.org/1999/02/22-rdf-syntax-ns#> .
@prefix dc: <http://purl.org/dc/terms/> .
@prefix skos: <http://www.w3.org/2004/02/skos/core#> .
@prefix ns0: <https://lod.nal.usda.gov/naltv#> .
@prefix xsd: <http://www.w3.org/2001/XMLSchema#> .
@prefix rdfs: <http://www.w3.org/2000/01/rdf-schema#> .
@prefix owl: <http://www.w3.org/2002/07/owl#> .

nalt:199745_def
  rdf:value "Trastorno catarral del sistema respiratorio superior que puede ser el resultado de una infección viral o mixta. Entre sus síntomas se incluyen secreción y congestión nasal y estornudos."@es, "A catarrhal disorder of the upper respiratory tract, which may be viral or a mixed infection. It generally involves a runny nose, nasal congestion, and sneezing."@en ;
  dc:source "Medical Subject Headings 2013" ;
  a <https://lod.nal.usda.gov/naltv#Definition> .

nalt:199745
  skos:closeMatch <http://id.loc.gov/authorities/subjects/sh85027912> ;
  a skos:Concept, <https://lod.nal.usda.gov/naltv#Topic> ;
  ns0:marc001 "65276" ;
  skos:altLabel "colds"@en ;
  skos:prefLabel "common cold"@en, "resfriado común"@es ;
  skos:hiddenLabel "common colds"@en ;
  skos:definition nalt:199745_def ;
  skos:broader nalt:318184, nalt:347 ;
  skos:related nalt:10846, nalt:18945 ;
  skos:inScheme <https://lod.nal.usda.gov/nalt> ;
  dc:created "2013-06-11"^^xsd:date ;
  dc:modified "2020-07-30"^^xsd:date .

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

nalt:18945
  skos:prefLabel "Enterovirus"@es, "Enterovirus"@en ;
  a ns0:Organism, skos:Concept ;
  skos:related nalt:199745 .

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

nalt:10846
  skos:prefLabel "Picornaviridae"@es, "Picornaviridae"@en ;
  a ns0:Organism, skos:Concept ;
  skos:related nalt:199745 .

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

nalt:318184
  skos:prefLabel "infecciones por Picornaviridae"@es, "Picornaviridae infections"@en ;
  a ns0:Topic, skos:Concept ;
  skos:narrower nalt:199745 .

