@prefix nalt: <https://lod.nal.usda.gov/nalt/> .
@prefix rdf: <http://www.w3.org/1999/02/22-rdf-syntax-ns#> .
@prefix dc: <http://purl.org/dc/terms/> .
@prefix skos: <http://www.w3.org/2004/02/skos/core#> .
@prefix ns0: <https://lod.nal.usda.gov/naltv#> .
@prefix xsd: <http://www.w3.org/2001/XMLSchema#> .
@prefix rdfs: <http://www.w3.org/2000/01/rdf-schema#> .
@prefix owl: <http://www.w3.org/2002/07/owl#> .

nalt:198241_def
  rdf:value "Plantas que crecen sin haber sido plantadas, por ejemplo, mediante regeneración natural, las cuales se consideran malas hierbas si son indeseadas. En campos de rotación de cultivos, las plantas espontáneas que crecieron en el cultivo del año anterior pueden germinary establecerse en el cultivo actual. Estos “cultivos como maleza” pueden requerir medidas de control."@es, "Plants found growing without having been planted, as by natural regeneration, and if undesired, are considered weeds. In crop rotation fields, volunteers from the previous year's crop may germinate and establish in the current crop; these \"crop plants as weeds\" or \"rogue\" plants may require control measures."@en ;
  dc:source "NAL Thesaurus Staff" ;
  a <https://lod.nal.usda.gov/naltv#Definition> .

nalt:9724
  skos:prefLabel "malezas"@es, "weeds"@en ;
  a <https://lod.nal.usda.gov/naltv#Organism>, skos:Concept ;
  skos:related nalt:198241 .

nalt:198241
  skos:exactMatch <http://id.cabi.org/cabt/123847>, <http://aims.fao.org/aos/agrovoc/c_32696>, <http://id.agrisemantics.org/gacs/C19769> ;
  skos:altLabel "volunteer crops"@en, "rogue plants"@en, "crop plants as weeds"@en ;
  skos:prefLabel "plantas espontáneas"@es, "volunteer plants"@en ;
  a skos:Concept, <https://lod.nal.usda.gov/naltv#Organism> ;
  ns0:marc001 "74935" ;
  dc:created "2013-03-27"^^xsd:date ;
  dc:modified "2013-12-06"^^xsd:date ;
  skos:related nalt:9724 ;
  skos:hiddenLabel "volunteer crop"@en, "volunteer plant"@en ;
  skos:definition nalt:198241_def ;
  skos:inScheme <https://lod.nal.usda.gov/nalt-core>, <https://lod.nal.usda.gov/nalt> ;
  skos:broader nalt:874 .

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

nalt:874
  skos:prefLabel "plantas (botánica)"@es, "plants (botany)"@en ;
  a ns0:Organism, skos:Concept ;
  skos:narrower nalt:198241 .

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

