@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:40967
  skos:prefLabel "Streptococcus"@es, "Streptococcus"@en ;
  a <https://lod.nal.usda.gov/naltv#Organism>, skos:Concept ;
  skos:related nalt:79703 .

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

nalt:79703_def
  rdf:value "Infección aguda de la piel causada por estreptococos. Afecta con más frecuencia a bebés, niños pequeños y adultos mayores. Se caracteriza principalmente por la presencia de lesiones de rosadas a rojas que se extienden rápidamente y son calientes al tacto. El sitio más común donde aparece es en el rostro."@es, "An acute infection of the skin caused by species of Streptococcus. This disease most frequently affects infants, young children, and the elderly. Characteristics include pink-to-red lesions that spread rapidly and are warm to the touch. The commonest site of involvement is the face."@en ;
  dc:source "Medical Subject Headings 2016" ;
  a <https://lod.nal.usda.gov/naltv#Definition> .

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

nalt:23496
  skos:prefLabel "celulitis"@es, "cellulitis"@en ;
  a <https://lod.nal.usda.gov/naltv#Topic>, skos:Concept ;
  skos:related nalt:79703 .

nalt:348
  skos:prefLabel "enfermedades de la piel"@es, "skin diseases"@en ;
  a <https://lod.nal.usda.gov/naltv#Topic>, skos:Concept ;
  skos:narrower nalt:79703 .

nalt:32498
  skos:prefLabel "dermis"@es, "dermis"@en ;
  a <https://lod.nal.usda.gov/naltv#Topic>, skos:Concept ;
  skos:related nalt:79703 .

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

nalt:79703
  a <https://lod.nal.usda.gov/naltv#Topic>, skos:Concept ;
  skos:related nalt:40967, nalt:32498, nalt:23496 ;
  ns0:marc001 "76668" ;
  skos:broader nalt:8545, nalt:348 ;
  skos:inScheme <https://lod.nal.usda.gov/nalt> ;
  dc:modified "2016-11-14"^^xsd:date ;
  skos:prefLabel "erysipelas"@en, "erisipela"@es ;
  skos:definition nalt:79703_def ;
  dc:created "2006-07-21"^^xsd:date .

