@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 rdfs: <http://www.w3.org/2000/01/rdf-schema#> .
@prefix owl: <http://www.w3.org/2002/07/owl#> .
@prefix rdf: <http://www.w3.org/1999/02/22-rdf-syntax-ns#> .

nalt:42881
  a <https://lod.nal.usda.gov/naltv#Topic>, skos:Concept ;
  skos:altLabel "pre-harvest sprouting"@en, "viviparity (plants)"@en ;
  dc:modified "2017-05-02"^^xsd:date ;
  skos:prefLabel "vivipary (plants)"@en, "vivípara (plantas)"@es ;
  ns0:marc001 "39690" ;
  skos:hiddenLabel "vivipary-(plants)"@en, "pre-harvest sproutings"@en, "preharvest sprouting"@en ;
  skos:related nalt:299256, nalt:42878, nalt:4929 ;
  skos:broader nalt:1790 ;
  skos:definition nalt:42881_def ;
  skos:inScheme <https://lod.nal.usda.gov/nalt> ;
  dc:created "2006-01-19"^^xsd:date .

nalt:1790
  skos:prefLabel "desarrollo de la planta"@es, "plant development"@en ;
  a ns0:Topic, skos:Concept ;
  skos:narrower nalt:42881 .

nalt:4929
  skos:prefLabel "dormancia de semillas"@es, "seed dormancy"@en ;
  a ns0:Topic, skos:Concept ;
  skos:related nalt:42881 .

nalt:42878
  skos:prefLabel "germinación"@es, "germination"@en ;
  a ns0:Topic, skos:Concept ;
  skos:related nalt:42881 .

nalt:299256
  skos:prefLabel "resistencia al brotado precosecha"@es, "preharvest sprouting resistance"@en ;
  a ns0:Topic, skos:Concept ;
  skos:related nalt:42881 .

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

nalt:42881_def
  rdf:value "Plantas que tienen semillas o bulbilos que germinan mientras aún se encuentran unidos a la planta madre, por ejemplo, mangle, Allium."@es, "Plants having seeds or bulbils that germinate while still attached to the parent plant, e.g. mangrove, Allium."@en ;
  dc:source "NAL Thesaurus Staff" ;
  a ns0:Definition .

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

