@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 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#> .

nalt:323612_def
  rdf:value "Todos los organismos (insectos, plantas, animales, microbios, etc.) que viven en las plantas, sobre ellas y a su alrededor en un entorno determinado y que influyen en su sanidad y productividad."@es, "All organisms (insects, plants, animals, microbes, etc.) living in, on and around plants in an environment and influencing plant health and productivity."@en ;
  dc:source "NAL Thesaurus Staff" ;
  a <https://lod.nal.usda.gov/naltv#Definition> .

nalt:5579
  skos:prefLabel "ecosistemas"@es, "ecosystems"@en ;
  a <https://lod.nal.usda.gov/naltv#Topic>, skos:Concept ;
  skos:narrower nalt:323612 .

nalt:323612
  skos:altLabel "plant microbiome"@en, "plant-associated microbiome"@en ;
  dc:created "2018-08-17"^^xsd:date ;
  dc:modified "2019-11-25"^^xsd:date ;
  skos:prefLabel "fitobioma"@es, "phytobiome"@en ;
  skos:hiddenLabel "phyto-microbiomes"@en, "phytobiomes"@en, "phytomicrobiome"@en ;
  skos:broader nalt:5579 ;
  skos:definition nalt:323612_def ;
  ns0:marc001 "9813981486100041" ;
  skos:inScheme <https://lod.nal.usda.gov/nalt> ;
  skos:related nalt:5310 ;
  a ns0:Topic, skos:Concept ;
  ns0:marc001previous "94450" .

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

nalt:5310
  skos:prefLabel "agroescosistemas"@es, "agroecosystems"@en ;
  a ns0:Topic, skos:Concept ;
  skos:related nalt:323612 .

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

