@prefix nalt: <https://lod.nal.usda.gov/nalt/> .
@prefix skos: <http://www.w3.org/2004/02/skos/core#> .
@prefix rdf: <http://www.w3.org/1999/02/22-rdf-syntax-ns#> .
@prefix dc: <http://purl.org/dc/terms/> .
@prefix rdfs: <http://www.w3.org/2000/01/rdf-schema#> .
@prefix owl: <http://www.w3.org/2002/07/owl#> .
@prefix ns0: <https://lod.nal.usda.gov/naltv#> .
@prefix xsd: <http://www.w3.org/2001/XMLSchema#> .

nalt:11506
  skos:prefLabel "hábitats"@es, "habitats"@en ;
  a <https://lod.nal.usda.gov/naltv#Topic>, skos:Concept ;
  skos:narrower nalt:35677 .

nalt:35677_def
  rdf:value "Modo en que un organismo se adapta al ecosistema -donde vive, lo que consume, qué lo consume y cómo interactúa con todos los factores bióticos y abióticos."@es, "How an organism fits into the ecosystem--where it lives, what it consumes, what consumes it, and how it interacts with all biotic and abiotic factors."@en ;
  dc:source "US Environmental Protection Agency" ;
  a <https://lod.nal.usda.gov/naltv#Definition> .

nalt:222080
  skos:prefLabel "microbioma"@es, "microbiome"@en ;
  a <https://lod.nal.usda.gov/naltv#Topic>, skos:Concept ;
  skos:related nalt:35677 .

<https://lod.nal.usda.gov/naltv#Topic>
  rdfs:label "Topic"@en ;
  a owl:Class .

nalt:28285
  skos:prefLabel "función ecológica"@es, "ecological function"@en ;
  a <https://lod.nal.usda.gov/naltv#Topic>, skos:Concept ;
  skos:related nalt:35677 .

nalt:309996
  skos:prefLabel "diferenciación ecológica"@es, "ecological differentiation"@en ;
  a <https://lod.nal.usda.gov/naltv#Topic>, skos:Concept ;
  skos:related nalt:35677 .

nalt:35677
  skos:related nalt:309996, nalt:28285, nalt:222080 ;
  skos:broader nalt:11506 ;
  skos:inScheme <https://lod.nal.usda.gov/nalt-core>, <https://lod.nal.usda.gov/nalt> ;
  ns0:marc001 "25284" ;
  skos:exactMatch <http://id.agrisemantics.org/gacs/C9321> ;
  dc:modified "2017-10-13"^^xsd:date ;
  a ns0:Topic, skos:Concept ;
  skos:prefLabel "niches"@en, "nichos"@es ;
  skos:definition nalt:35677_def ;
  dc:created "2006-01-19"^^xsd:date ;
  skos:hiddenLabel "ecological niche"@en ;
  skos:altLabel "ecological niches"@en .

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

