@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 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:313168
  skos:prefLabel "climacteric fruits"@en, "frutas climatéricas"@es ;
  skos:inScheme <https://lod.nal.usda.gov/nalt> ;
  skos:related nalt:313171, nalt:58557, nalt:6486 ;
  dc:created "2018-02-08"^^xsd:date ;
  a <https://lod.nal.usda.gov/naltv#Topic>, skos:Concept ;
  skos:hiddenLabel "climacteric fruit"@en, "climacteric"@en ;
  dc:modified "2018-11-14"^^xsd:date ;
  ns0:marc001 "86109" ;
  skos:definition nalt:313168_def ;
  skos:broader nalt:18444 .

nalt:6486
  skos:prefLabel "etileno"@es, "ethylene"@en ;
  a ns0:Chemical, skos:Concept ;
  skos:related nalt:313168 .

nalt:313168_def
  rdf:value "Frutas caracterizadas por un rápido aumento en la tasa de biosíntesis del etileno y respiración en una etapa inicial de madurez. Estas frutas (tomate, banano, pera, etc.) siguen madurando luego de su cosecha."@es, "They are characterized by a rapid increase in the rate of ethylene biosynthesis and respiration at an early stage of ripening. These fruits (tomatoes, bananas, pears, etc.) keep on ripening after harvesting."@en ;
  dc:source "NAL Thesaurus Staff" ;
  a ns0:Definition .

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

nalt:58557
  skos:prefLabel "maduración"@es, "ripening"@en ;
  a ns0:Topic, skos:Concept ;
  skos:related nalt:313168 .

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

nalt:18444
  skos:prefLabel "frutos"@es, "fruits"@en ;
  a ns0:Product, skos:Concept ;
  skos:narrower nalt:313168 .

nalt:313171
  skos:prefLabel "frutas no climatéricas"@es, "non-climacteric fruits"@en ;
  a ns0:Topic, skos:Concept ;
  skos:related nalt:313168 .

