@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 rdf: <http://www.w3.org/1999/02/22-rdf-syntax-ns#> .
@prefix rdfs: <http://www.w3.org/2000/01/rdf-schema#> .
@prefix owl: <http://www.w3.org/2002/07/owl#> .

nalt:209539
  skos:prefLabel "ingeniería de ecosistemas"@es, "ecosystem engineering"@en ;
  a <https://lod.nal.usda.gov/naltv#Topic>, skos:Concept ;
  skos:related nalt:209458 .

nalt:209458
  skos:hiddenLabel "habitat engineer"@en, "ecological engineers"@en, "physical ecosystem engineer"@en, "ecological engineer"@en, "ecosystem-engineers"@en, "ecosystem engineer"@en ;
  skos:prefLabel "ecosystem engineers"@en, "ingenieros de ecosistemas"@es ;
  a skos:Concept, <https://lod.nal.usda.gov/naltv#Topic> ;
  skos:inScheme <https://lod.nal.usda.gov/nalt> ;
  skos:altLabel "physical ecosystem engineers"@en, "habitat engineers"@en ;
  skos:related nalt:209539 ;
  ns0:marc001 "66277" ;
  skos:broader nalt:28285 ;
  dc:modified "2016-05-06"^^xsd:date ;
  dc:created "2014-01-28"^^xsd:date ;
  skos:definition nalt:209458_def .

nalt:209458_def
  rdf:value "Cualquier organismo que crea, modifica o mantiene hábitats mediante cambios físicos en materiales bióticos y abióticos que, directa o indirectamente modulan la diversidad de las especies y el funcionamiento de los ecosistemas."@es, "Any organism that create, modify or maintain habitats by causing physical changes in biotic and abiotic materials that, directly or indirectly, modulate the diversity of species and the functioning of ecosystems."@en ;
  dc:source "NAL Thesaurus Staff" ;
  a ns0:Definition .

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

nalt:28285
  skos:prefLabel "función ecológica"@es, "ecological function"@en ;
  a ns0:Topic, skos:Concept ;
  skos:narrower nalt:209458 .

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

