@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:41657
  skos:prefLabel "árboles frutales"@es, "fruit trees"@en ;
  a <https://lod.nal.usda.gov/naltv#Organism>, skos:Concept ;
  skos:related nalt:123840 .

nalt:123840_def
  rdf:value "La práctica de remover flores de las plantas. El desfloramiento es realizado en árboles de frutas con la finalidad de incrementar el tamaño y la calidad de los cultivos de frutas."@es, "The practice of removing flowers from plants. Deblossoming is done on fruit trees in order to increase the size and quality of the fruit crop."@en ;
  dc:source "NAL Thesaurus Staff" ;
  a <https://lod.nal.usda.gov/naltv#Definition> .

nalt:123840
  skos:inScheme <https://lod.nal.usda.gov/nalt>, <https://lod.nal.usda.gov/nalt-core> ;
  skos:hiddenLabel "inflorescence trimming"@en ;
  skos:altLabel "deflowering"@en, "blossom thinning"@en, "flower removal"@en, "flower thinning"@en ;
  skos:definition nalt:123840_def ;
  skos:related nalt:26522, nalt:130713, nalt:41657 ;
  a <https://lod.nal.usda.gov/naltv#Topic>, skos:Concept ;
  dc:created "2008-06-06"^^xsd:date ;
  skos:prefLabel "deblossoming"@en, "aborto floral"@es ;
  skos:exactMatch <http://id.agrisemantics.org/gacs/C25219>, <http://aims.fao.org/aos/agrovoc/c_2139>, <http://id.cabi.org/cabt/36815> ;
  dc:modified "2016-04-12"^^xsd:date ;
  ns0:marc001 "54089" ;
  skos:broader nalt:123839 .

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

nalt:123839
  skos:prefLabel "raleo (plantas)"@es, "thinning (plants)"@en ;
  a ns0:Topic, skos:Concept ;
  skos:narrower nalt:123840 .

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

nalt:26522
  skos:prefLabel "frutos arbóreos"@es, "tree fruits"@en ;
  a ns0:Product, skos:Concept ;
  skos:related nalt:123840 .

nalt:130713
  skos:prefLabel "poda química"@es, "chemical pruning"@en ;
  a ns0:Topic, skos:Concept ;
  skos:related nalt:123840 .

