@prefix nalt: <https://lod.nal.usda.gov/nalt/> .
@prefix skos: <http://www.w3.org/2004/02/skos/core#> .
@prefix ns0: <https://lod.nal.usda.gov/naltv#> .
@prefix dc: <http://purl.org/dc/terms/> .
@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#> .
@prefix rdf: <http://www.w3.org/1999/02/22-rdf-syntax-ns#> .

nalt:61130
  skos:prefLabel "rinitis"@es, "rhinitis"@en ;
  a <https://lod.nal.usda.gov/naltv#Topic>, skos:Concept ;
  skos:narrower nalt:333999 .

nalt:334001
  skos:prefLabel "hipersensibilidad respiratoria"@es, "respiratory hypersensitivity"@en ;
  a <https://lod.nal.usda.gov/naltv#Topic>, skos:Concept ;
  skos:narrower nalt:333999 .

nalt:333999
  skos:broader nalt:334001, nalt:61130 ;
  a <https://lod.nal.usda.gov/naltv#Topic>, skos:Concept ;
  ns0:marc001 "9813985150800041" ;
  skos:prefLabel "allergic rhinitis"@en, "rinitis alérgica"@es ;
  skos:definition nalt:333999_def ;
  skos:inScheme <https://lod.nal.usda.gov/nalt> ;
  skos:hiddenLabel "allergic-rhinitis"@en ;
  skos:narrower nalt:334005, nalt:198903 ;
  dc:modified "2019-12-16"^^xsd:date ;
  ns0:marc001previous "93333" ;
  dc:created "2019-09-18"^^xsd:date .

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

nalt:333999_def
  rdf:value "Inflamación de la membrana mucosa nasal producida por alérgenos."@es, "An inflammation of the nasal mucosa triggered by allergens."@en ;
  dc:source "Medical Subject Headings" ;
  a ns0:Definition .

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

nalt:334005
  skos:prefLabel "rinitis alérgica perenne"@es, "perennial allergic rhinitis"@en ;
  a ns0:Topic, skos:Concept ;
  skos:broader nalt:333999 .

nalt:198903
  skos:prefLabel "fiebre del heno"@es, "hay fever"@en ;
  a ns0:Topic, skos:Concept ;
  skos:broader nalt:333999 .

