@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:148792
  skos:prefLabel "daunorubicina"@es, "daunorubicin"@en ;
  a <https://lod.nal.usda.gov/naltv#Chemical>, skos:Concept ;
  skos:broader nalt:148791 .

nalt:148791_def
  rdf:value "Compuestos orgánicos que presentan una estructura anular de tetrahidronaftacenodiona unida mediante un enlace glucosídico al aminoazúcar daunosamina."@es, "Organic compounds that have a tetrahydronaphthacenedione ring structure attached by a glycosidic linkage to the amino sugar daunosamine."@en ;
  dc:source "Medical Subject Headings 2011" ;
  a <https://lod.nal.usda.gov/naltv#Definition> .

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

nalt:148791
  a skos:Concept, <https://lod.nal.usda.gov/naltv#Chemical> ;
  skos:broader nalt:34454 ;
  skos:definition nalt:148791_def ;
  ns0:marc001 "59437" ;
  skos:inScheme <https://lod.nal.usda.gov/nalt> ;
  skos:prefLabel "antraciclinas"@es, "anthracyclines"@en ;
  dc:modified "2014-02-18"^^xsd:date ;
  skos:exactMatch <http://id.loc.gov/authorities/subjects/sh85005559> ;
  skos:narrower nalt:148792 ;
  dc:created "2011-10-06"^^xsd:date .

nalt:34454
  skos:prefLabel "naftacenos"@es, "naphthacenes"@en ;
  a ns0:Chemical, skos:Concept ;
  skos:narrower nalt:148791 .

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

