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

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

nalt:4898
  skos:prefLabel "enfermedades de los porcinos"@es, "swine diseases"@en ;
  a <https://lod.nal.usda.gov/naltv#Topic>, skos:Concept ;
  skos:narrower nalt:32467 .

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

nalt:32467_def
  rdf:value "Dermatitis aguda generalizada que afecta a cerdos jóvenes. El agente causante es el Staphylococcus hyicus y es inhibida con antibióticos. Un virus tipo vesicular puede ser un factor de predisposición. Se producen lesiones en la piel y exudación de suero que, junto con el sebo, cubre el cuerpo."@es, "An acute, generalized dermatitis that occurs in young pigs. The causal agent is Staphylococcus hyicus and is inhibited by antibiotics. A vesicular-type virus may be a predisposing factor. Skin lesions develop and exude serum which, together with sebum, covers the body."@en ;
  dc:source "NAL Thesaurus Staff" ;
  a <https://lod.nal.usda.gov/naltv#Definition> .

nalt:32467
  skos:prefLabel "epidermitis exudativa"@es, "exudative epidermitis"@en ;
  skos:definition nalt:32467_def ;
  skos:related nalt:38982 ;
  dc:created "2006-01-19"^^xsd:date ;
  skos:broader nalt:4898, nalt:3102 ;
  skos:altLabel "greasy pig disease"@en ;
  a skos:Concept, <https://lod.nal.usda.gov/naltv#Topic> ;
  dc:modified "2012-11-30"^^xsd:date ;
  ns0:marc001 "14707" ;
  skos:inScheme <https://lod.nal.usda.gov/nalt> ;
  skos:hiddenLabel "exudative-epidermitis"@en .

nalt:38982
  skos:prefLabel "Staphylococcus hyicus"@es, "Staphylococcus hyicus"@en ;
  a ns0:Organism, skos:Concept ;
  skos:related nalt:32467 .

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

