@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 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:9864
  skos:prefLabel "antagonistas fúngicos"@es, "fungal antagonists"@en ;
  a <https://lod.nal.usda.gov/naltv#Chemical>, skos:Concept ;
  skos:related nalt:41789 .

nalt:41789
  a <https://lod.nal.usda.gov/naltv#Topic>, skos:Concept ;
  skos:hiddenLabel "mycoparasitic-activity"@en, "mycoparasitic activity"@en, "mycoparasitic activities"@en, "mycoparasitism"@en ;
  skos:prefLabel "micoparásitos"@es, "mycoparasites"@en ;
  skos:related nalt:9864, nalt:495 ;
  ns0:marc001 "24457" ;
  dc:modified "2014-10-03"^^xsd:date ;
  skos:altLabel "mycoparasitic fungi"@en ;
  skos:definition nalt:41789_def ;
  skos:inScheme <https://lod.nal.usda.gov/nalt> ;
  skos:broader nalt:9356 ;
  dc:created "2006-01-19"^^xsd:date .

nalt:9356
  skos:prefLabel "parásitos"@es, "parasites"@en ;
  a ns0:Organism, skos:Concept ;
  skos:narrower nalt:41789 .

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

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

nalt:41789_def
  rdf:value "Hongo que es parásito de otro hongo."@es, "A fungus which is parasitic on another fungus."@en ;
  dc:source "NAL Thesaurus Staff" ;
  a ns0:Definition .

nalt:495
  skos:prefLabel "fungi"@es, "fungi"@en ;
  a ns0:Organism, skos:Concept ;
  skos:related nalt:41789 .

