@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 xsd: <http://www.w3.org/2001/XMLSchema#> .
@prefix skos: <http://www.w3.org/2004/02/skos/core#> .
@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:222080_def
  rdf:value "Colección completa de microbios (bacterias, hongos, virus, etc.) que existen naturalmente en un nicho biológico particular como un organismo, el suelo, una masa de agua, etc."@es, "The full collection of microbes (bacteria, fungi, virus, etc.) that naturally exist within a particular biological niche such as an organism, soil, a body of water, etc."@en ;
  dc:source "Medical Subject Headings 2014" ;
  a <https://lod.nal.usda.gov/naltv#Definition> .

nalt:222080
  dc:created "2014-07-16"^^xsd:date ;
  a <https://lod.nal.usda.gov/naltv#Topic>, skos:Concept ;
  skos:prefLabel "microbiome"@en, "microbioma"@es ;
  skos:broader nalt:17323 ;
  skos:hiddenLabel "microbiomes"@en ;
  ns0:marc001 "69664" ;
  skos:definition nalt:222080_def ;
  skos:related nalt:35677, nalt:15122, nalt:262610, nalt:147744 ;
  skos:altLabel "microbiota (organisms)"@en ;
  skos:inScheme <https://lod.nal.usda.gov/nalt> ;
  dc:modified "2015-10-02"^^xsd:date .

nalt:262610
  skos:prefLabel "micobiota"@es, "mycobiota"@en ;
  a ns0:Topic, skos:Concept ;
  skos:related nalt:222080 .

nalt:17323
  skos:prefLabel "recursos biológicos"@es, "biological resources"@en ;
  a ns0:Topic, skos:Concept ;
  skos:narrower nalt:222080 .

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

nalt:147744
  skos:prefLabel "metagenómica"@es, "metagenomics"@en ;
  a ns0:Topic, skos:Concept ;
  skos:related nalt:222080 .

nalt:35677
  skos:prefLabel "nichos"@es, "niches"@en ;
  a ns0:Topic, skos:Concept ;
  skos:related nalt:222080 .

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

nalt:15122
  skos:prefLabel "colonización microbial"@es, "microbial colonization"@en ;
  a ns0:Topic, skos:Concept ;
  skos:related nalt:222080 .

