@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 rdf: <http://www.w3.org/1999/02/22-rdf-syntax-ns#> .
@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:332093 .

nalt:332093
  ns0:marc001 "9813981622600041" ;
  skos:inScheme <https://lod.nal.usda.gov/nalt> ;
  skos:definition nalt:332093_def ;
  a skos:Concept, ns0:Topic ;
  skos:altLabel "citrus oil-spotting"@en, "on-tree oleocellosis"@en, "rind oil spotting"@en, "oil-spotting (citrus)"@en ;
  ns0:marc001previous "94345" ;
  dc:created "2019-07-03"^^xsd:date ;
  skos:prefLabel "oleocelosis"@es, "oleocellosis"@en ;
  dc:modified "2019-11-25"^^xsd:date ;
  skos:broader nalt:17678 ;
  skos:related nalt:26543 .

nalt:332093_def
  rdf:value "Alteración fisiológica de los cítricos producida por la liberación de aceites fitotóxicos de las glándulas oleosas de la cáscara rota, que la dañan y manchan."@es, "A physiological disorder in citrus fruits that is caused by the release of phytotoxic oils from the ruptured rind (peel) oil glands, causing injury and spotting to the peel."@en ;
  dc:source "NAL Thesaurus Staff" ;
  a ns0:Definition .

nalt:26543
  skos:prefLabel "cáscaras de fruta"@es, "fruit peels"@en ;
  a ns0:Topic, skos:Concept ;
  skos:related nalt:332093 .

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

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

