@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:334688
  a <https://lod.nal.usda.gov/naltv#Topic>, skos:Concept ;
  skos:altLabel "winter annual plants"@en, "desert winter annuals"@en ;
  skos:prefLabel "anuales de invierno"@es, "winter annuals"@en ;
  skos:broader nalt:9711 ;
  skos:related nalt:62719 ;
  ns0:marc001previous "94895" ;
  skos:inScheme <https://lod.nal.usda.gov/nalt> ;
  dc:created "2019-10-09"^^xsd:date ;
  dc:modified "2019-12-16"^^xsd:date ;
  skos:definition nalt:334688_def ;
  ns0:marc001 "9813983725500041" ;
  skos:hiddenLabel "desert-winter annuals"@en .

nalt:9711
  skos:prefLabel "plantas anuales"@es, "annuals"@en ;
  a ns0:Organism, skos:Concept ;
  skos:narrower nalt:334688 .

nalt:334688_def
  rdf:value "Plantas anuales que germinan en otoño, por lo que completan su ciclo de vida en el año siguiente."@es, "An annual plant that germinates in the fall, completing its life cycle the following year."@en ;
  dc:source "DOI Bureau of Land Management Eagle Lake Field Office, Glossary of Plant Terms" ;
  a ns0:Definition .

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

nalt:62719
  skos:prefLabel "invierno"@es, "winter"@en ;
  a ns0:Product, skos:Concept ;
  skos:related nalt:334688 .

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

