@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 rdfs: <http://www.w3.org/2000/01/rdf-schema#> .
@prefix owl: <http://www.w3.org/2002/07/owl#> .
@prefix xsd: <http://www.w3.org/2001/XMLSchema#> .
@prefix ns0: <https://lod.nal.usda.gov/naltv#> .

nalt:12898
  skos:prefLabel "reproducción"@es, "reproduction"@en ;
  a <https://lod.nal.usda.gov/naltv#Topic>, skos:Concept ;
  skos:narrower nalt:332193 .

nalt:43638
  skos:prefLabel "productividad de semillas"@es, "seed productivity"@en ;
  a <https://lod.nal.usda.gov/naltv#Topic>, skos:Concept ;
  skos:related nalt:332193 .

nalt:332193_def
  rdf:value "Producción sincrónica intermitente de una gran cantidad de semillas (o flores, frutos, cultivos de semillas) en intervalos regulares mediante una población de plantas."@es, "Masting is the intermittent synchronous production of large amount of seed (or flowers, fruits, seed crops) at irregular intervals by a plant population."@en ;
  dc:source "NAL Thesaurus Staff" ;
  a <https://lod.nal.usda.gov/naltv#Definition> .

<https://lod.nal.usda.gov/naltv#Topic>
  rdfs:label "Topic"@en ;
  a owl:Class .

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

nalt:332193
  skos:altLabel "mast seeding"@en, "mast fruiting"@en ;
  dc:modified "2019-11-25"^^xsd:date ;
  dc:created "2019-07-11"^^xsd:date ;
  a <https://lod.nal.usda.gov/naltv#Topic>, skos:Concept ;
  skos:prefLabel "masting"@en, "dispersión de frutos y semillas"@es ;
  skos:hiddenLabel "masting behavior"@en, "masting behaviour"@en, "mast‐fruiting"@en ;
  ns0:marc001 "9813985996700041" ;
  skos:definition nalt:332193_def ;
  skos:related nalt:43638 ;
  ns0:marc001previous "94224" ;
  skos:inScheme <https://lod.nal.usda.gov/nalt> ;
  skos:broader nalt:12898 .

