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

nalt:148781
  skos:definition nalt:148781_def ;
  ns0:marc001 "59695" ;
  skos:prefLabel "formicina"@es, "formycin"@en ;
  dc:created "2011-10-06"^^xsd:date ;
  skos:broader nalt:148780 ;
  skos:related nalt:3816 ;
  a ns0:Chemical, skos:Concept ;
  dc:modified "2012-11-30"^^xsd:date ;
  skos:narrower nalt:148782 ;
  skos:inScheme <https://lod.nal.usda.gov/nalt> .

nalt:3816
  skos:prefLabel "agentes antineoplásicos"@es, "antineoplastic agents"@en ;
  a ns0:Chemical, skos:Concept ;
  skos:related nalt:148781 .

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

nalt:148782
  skos:prefLabel "coformicina"@es, "coformycin"@en ;
  a ns0:Chemical, skos:Concept ;
  skos:broader nalt:148781 .

nalt:148780
  skos:prefLabel "pirimidina nucleósidos"@es, "pyrimidine nucleosides"@en ;
  a ns0:Chemical, skos:Concept ;
  skos:narrower nalt:148781 .

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

nalt:148781_def
  rdf:value "Ribonucleósidos pirazolopirimidina aislados de Nocardia interforma. Son antibióticos antineoplásicos con propiedades citostáticas."@es, "Pyrazolopyrimidine ribonucleosides isolated from Nocardia interforma. They are antineoplastic antibiotics with cytostatic properties."@en ;
  dc:source "Medical Subject Headings 2011" ;
  a ns0:Definition .

