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

nalt:133045
  skos:broader nalt:133050 ;
  skos:altLabel "dimorphous leprosy"@en ;
  a <https://lod.nal.usda.gov/naltv#Topic>, skos:Concept ;
  skos:prefLabel "borderline leprosy"@en, "lepra intermedia"@es ;
  skos:inScheme <https://lod.nal.usda.gov/nalt> ;
  skos:definition nalt:133045_def ;
  dc:modified "2012-11-30"^^xsd:date ;
  skos:hiddenLabel "borderline-leprosy"@en ;
  dc:created "2009-11-20"^^xsd:date ;
  ns0:marc001 "55797" .

nalt:133045_def
  rdf:value "Una forma de lepra en la que hay manifestaciones clínicas de los dos tipos principales (lepromatosa y tuberculoide). La enfermedad puede cambiar hacia unas de las dos formas polares o principales."@es, "A form of leprosy in which there are clinical manifestations of both principal types (lepromatous and tuberculoid). The disease may shift toward one of these two polar or principal forms."@en ;
  dc:source "Medical Subject Headings 2012" ;
  a ns0:Definition .

nalt:133050
  skos:prefLabel "lepra paucibacilar"@es, "paucibacillary leprosy"@en ;
  a ns0:Topic, skos:Concept ;
  skos:narrower nalt:133045 .

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

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

