@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 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:10325
  skos:exactMatch <http://aims.fao.org/aos/agrovoc/c_12874>, <http://id.agrisemantics.org/gacs/C20135>, <http://id.cabi.org/cabt/80690>, <http://id.loc.gov/authorities/subjects/sh85089200> ;
  dc:created "2006-01-19"^^xsd:date ;
  a skos:Concept, <https://lod.nal.usda.gov/naltv#Chemical> ;
  skos:prefLabel "nistatina"@es, "nystatin"@en ;
  skos:broader nalt:8121, nalt:8120, nalt:8119 ;
  skos:definition nalt:10325_def ;
  skos:inScheme <https://lod.nal.usda.gov/nalt-core>, <https://lod.nal.usda.gov/nalt> ;
  ns0:marc001 "25813" ;
  dc:modified "2013-09-05"^^xsd:date .

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

nalt:8120
  skos:prefLabel "antibióticos macrólidos"@es, "macrolide antibiotics"@en ;
  a ns0:Chemical, skos:Concept ;
  skos:narrower nalt:10325 .

nalt:8119
  skos:prefLabel "agentes antifúngicos"@es, "antifungal agents"@en ;
  a ns0:Chemical, skos:Concept ;
  skos:narrower nalt:10325 .

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

nalt:8121
  skos:prefLabel "macrolidas"@es, "macrolides"@en ;
  a ns0:Chemical, skos:Concept ;
  skos:narrower nalt:10325 .

nalt:10325_def
  rdf:value "Complejo antibiótico macrólido antifúngico producido por Streptomyces noursei, S. aureus, y otras especies de Streptomyces. Los componentes biológicamente activos del complejo son nistatina A1, A2, y A3."@es, "Macrolide antifungal antibiotic complex produced by Streptomyces noursei, S. aureus, and other Streptomyces species. The biologically active components of the complex are nystatin A1, A2, and A3."@en ;
  dc:source "Medical Subject Headings 2011" ;
  a ns0:Definition .

