@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:14058
  skos:prefLabel "relaciones tróficas"@es, "trophic relationships"@en ;
  a <https://lod.nal.usda.gov/naltv#Topic>, skos:Concept ;
  skos:narrower nalt:17432 .

nalt:17432
  skos:hiddenLabel "natural-enemies"@en, "natural enemy"@en ;
  skos:related nalt:14974 ;
  skos:prefLabel "natural enemies"@en, "enemigos naturales"@es ;
  skos:inScheme <https://lod.nal.usda.gov/nalt>, <https://lod.nal.usda.gov/nalt-core> ;
  a <https://lod.nal.usda.gov/naltv#Organism>, skos:Concept ;
  dc:modified "2015-01-15"^^xsd:date ;
  skos:exactMatch <http://id.cabi.org/cabt/77878>, <http://id.agrisemantics.org/gacs/C368>, <http://aims.fao.org/aos/agrovoc/c_5085> ;
  dc:created "2006-01-19"^^xsd:date ;
  skos:broader nalt:14058 ;
  ns0:marc001 "24897" ;
  skos:definition nalt:17432_def .

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

nalt:17432_def
  rdf:value "Organismos vivos de la naturaleza que matan, debilitan o reducen el potencial reproductivo de otros organismos."@es, "Living organisms found in nature that kill, weaken, or reduce the reproductive potential of other organisms."@en ;
  dc:source "NAL Thesaurus Staff" ;
  a ns0:Definition .

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

nalt:14974
  skos:prefLabel "agentes de control biológico"@es, "biological control agents"@en ;
  a ns0:Chemical, skos:Concept ;
  skos:related nalt:17432 .

