@prefix nalt: <https://lod.nal.usda.gov/nalt/> .
@prefix skos: <http://www.w3.org/2004/02/skos/core#> .
@prefix dc: <http://purl.org/dc/terms/> .
@prefix xsd: <http://www.w3.org/2001/XMLSchema#> .
@prefix ns0: <https://lod.nal.usda.gov/naltv#> .
@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:4628
  skos:prefLabel "organismos"@es, "organisms"@en ;
  a <https://lod.nal.usda.gov/naltv#Organism>, skos:Concept ;
  skos:related nalt:284555 .

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

nalt:284555
  skos:inScheme <https://lod.nal.usda.gov/nalt> ;
  skos:related nalt:4631, nalt:4628 ;
  a <https://lod.nal.usda.gov/naltv#Topic>, skos:Concept ;
  skos:prefLabel "factores bióticos"@es, "biotic factors"@en ;
  skos:hiddenLabel "biotic-factor"@en, "biotic-factors"@en, "biotic factor"@en ;
  dc:created "2016-07-25"^^xsd:date ;
  ns0:marc001 "75698" ;
  skos:broader nalt:5579 ;
  dc:modified "2016-11-14"^^xsd:date ;
  skos:definition nalt:284555_def .

nalt:284555_def
  rdf:value "Cualquier ser vivo, componente derivado de él o proceso generado por él que puede influir en otros organismos y el medioambiente."@es, "Any living thing or a component derived from them, or a process caused by them that might affect other organisms and the environment."@en ;
  dc:source "NAL Thesaurus Staff" ;
  a ns0:Definition .

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

nalt:4631
  skos:prefLabel "factores ambientales"@es, "environmental factors"@en ;
  a ns0:Topic, skos:Concept ;
  skos:related nalt:284555 .

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

