@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 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#> .

nalt:17678
  skos:prefLabel "enfermedades de los frutos"@es, "fruit diseases"@en ;
  a <https://lod.nal.usda.gov/naltv#Topic>, skos:Concept ;
  skos:narrower nalt:11311 .

nalt:11311_def
  rdf:value "Semillas que se desarrollan en manzanas y que producen un sabor amargo. La causa es una deficiencia de calcio y/o un exceso de potasio o magnesio dentro de la propia fruta, y no necesariamente la fertilidad del suelo ni la condición general de los nutrientes de la planta."@es, "Pits developing on apple fruits which result in a bitter tasting apple. The cause is due to a deficiency of calcium and/or an excess of potassium or magnesium within the apple fruit itself, and not necessarily due to soil fertility or whole plant nutrient status."@en ;
  dc:source "NAL Thesaurus Staff" ;
  a <https://lod.nal.usda.gov/naltv#Definition> .

nalt:11311
  skos:altLabel "mancha amarga"@es ;
  skos:hiddenLabel "bitter-pit"@en ;
  skos:exactMatch <http://id.cabi.org/cabt/18927>, <http://id.agrisemantics.org/gacs/C29525>, <http://id.loc.gov/authorities/subjects/sh85014477>, <http://aims.fao.org/aos/agrovoc/c_24822> ;
  skos:related nalt:11308, nalt:17679 ;
  skos:prefLabel "ahoyado amargo"@es, "bitter pit"@en ;
  a skos:Concept, <https://lod.nal.usda.gov/naltv#Topic> ;
  skos:inScheme <https://lod.nal.usda.gov/nalt-core>, <https://lod.nal.usda.gov/nalt> ;
  skos:broader nalt:17678 ;
  dc:created "2006-01-19"^^xsd:date ;
  dc:modified "2012-11-30"^^xsd:date ;
  ns0:marc001 "5132" ;
  skos:definition nalt:11311_def .

nalt:17679
  skos:prefLabel "nutrición de las plantas"@es, "plant nutrition"@en ;
  a ns0:Topic, skos:Concept ;
  skos:related nalt:11311 .

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

nalt:11308
  skos:prefLabel "manzanas"@es, "apples"@en ;
  a ns0:Product, skos:Concept ;
  skos:related nalt:11311 .

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

