@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:10204
  skos:broader nalt:234, nalt:38243, nalt:41883, nalt:10186 ;
  skos:definition nalt:10204_def ;
  ns0:marc001 "25324" ;
  skos:prefLabel "nigericin"@en, "nigericina"@es ;
  dc:modified "2012-11-30"^^xsd:date ;
  skos:inScheme <https://lod.nal.usda.gov/nalt> ;
  a skos:Concept, ns0:Chemical ;
  dc:created "2006-01-19"^^xsd:date .

nalt:41883
  skos:prefLabel "furanos"@es, "furans"@en ;
  a ns0:Chemical, skos:Concept ;
  skos:narrower nalt:10204 .

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

nalt:10186
  skos:prefLabel "antibióticos"@es, "antibiotics"@en ;
  a ns0:Chemical, skos:Concept ;
  skos:narrower nalt:10204 .

nalt:38243
  skos:prefLabel "éteres"@es, "ethers"@en ;
  a ns0:Chemical, skos:Concept ;
  skos:narrower nalt:10204 .

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

nalt:10204_def
  rdf:value "Antibiótico de poliéter que afecta el transporte de iones y la actividad de la ATPasa de la mitocondria. Es producido por Streptomyces hygroscopicus."@es, "A polyether antibiotic which affects ion transport and ATPase activity in mitochondria. It is produced by Streptomyces hygroscopicus."@en ;
  dc:source "Medical Subject Headings 2011" ;
  a ns0:Definition .

nalt:234
  skos:prefLabel "ionóforos"@es, "ionophores"@en ;
  a ns0:Chemical, skos:Concept ;
  skos:narrower nalt:10204 .

