@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:335073
  skos:definition nalt:335073_def ;
  skos:prefLabel "autotoxicidad"@es, "autotoxicity"@en ;
  dc:created "2019-10-28"^^xsd:date ;
  ns0:marc001previous "93424" ;
  skos:hiddenLabel "auto-toxicity"@en, "autotoxic"@en ;
  a ns0:Topic, skos:Concept ;
  dc:modified "2019-12-16"^^xsd:date ;
  skos:inScheme <https://lod.nal.usda.gov/nalt> ;
  skos:broader nalt:6549 ;
  ns0:marc001 "9813984620900041" .

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

nalt:335073_def
  rdf:value "Tipo específico de alelopatía, en el que la presencia de plantas adultas de una especie interfiere en la germinación y el desarrollo de las plántulas de dicha especie."@es, "A specific type of allelopathy where the presence of adult plants of a species interferes with the germination and development of seedlings from that species."@en ;
  dc:source "National Range and Pasture Handbook, USDA" ;
  a ns0:Definition .

nalt:6549
  skos:prefLabel "alelopatía"@es, "allelopathy"@en ;
  a ns0:Topic, skos:Concept ;
  skos:narrower nalt:335073 .

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

