@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 ns0: <https://lod.nal.usda.gov/naltv#> .
@prefix xsd: <http://www.w3.org/2001/XMLSchema#> .

nalt:3102
  skos:prefLabel "dermatitis"@es, "dermatitis"@en ;
  a <https://lod.nal.usda.gov/naltv#Topic>, skos:Concept ;
  skos:narrower nalt:13668 .

nalt:13670
  skos:prefLabel "atopia"@es, "atopy"@en ;
  a <https://lod.nal.usda.gov/naltv#Topic>, skos:Concept ;
  skos:narrower nalt:13668 .

nalt:13668_def
  rdf:value "Enfermedad inflamatoria crónica de la piel determinada genéticamente, caracterizada por un aumento de la capacidad de formar reagina (IgE) con un aumento de la susceptibilidad a rinitis alérgica y asma, acompañada de una disposición hereditaria a un umbral disminuido al prurito."@es, "A chronic inflammatory genetically determined disease of the skin marked by increased ability to form reagin (IgE), with increased susceptibility to allergic rhinitis and asthma, and hereditary disposition to a lowered threshold for pruritus."@en ;
  dc:source "Medical Subject Headings 2012" ;
  a <https://lod.nal.usda.gov/naltv#Definition> .

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

nalt:13668
  skos:altLabel "atopic eczema"@en ;
  skos:exactMatch <http://id.cabi.org/cabt/15211>, <http://id.loc.gov/authorities/subjects/sh85009343>, <http://id.agrisemantics.org/gacs/C23550> ;
  skos:broader nalt:13670, nalt:3102 ;
  skos:inScheme <https://lod.nal.usda.gov/nalt-core>, <https://lod.nal.usda.gov/nalt> ;
  a skos:Concept, <https://lod.nal.usda.gov/naltv#Topic> ;
  skos:prefLabel "dermatitis atópica"@es, "atopic dermatitis"@en ;
  ns0:marc001 "3898" ;
  dc:modified "2012-11-30"^^xsd:date ;
  dc:created "2006-01-19"^^xsd:date ;
  skos:hiddenLabel "atopic-dermatitis"@en ;
  skos:definition nalt:13668_def .

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

