@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 rdfs: <http://www.w3.org/2000/01/rdf-schema#> .
@prefix owl: <http://www.w3.org/2002/07/owl#> .
@prefix xsd: <http://www.w3.org/2001/XMLSchema#> .
@prefix ns0: <https://lod.nal.usda.gov/naltv#> .

nalt:225044_def
  rdf:value "Parte de la corteza terrestre, las aguas y la capa de aire circundante que es habitada por los seres vivos."@es, "That part of the earth's crust, waters and surrounding air-layer which is inhabited by living organisms."@en ;
  dc:source "Schwarz, Charles F.; Thor, Edward C.; Elsner, Gary H. 1976. Wildland planning glossary. Gen. Tech. Rep. PSW-13. Berkeley, Calif.: U.S. Department of Agriculture, Forest Service, Pacific Southwest Forest and Range Experiment Station" ;
  a <https://lod.nal.usda.gov/naltv#Definition> .

nalt:26877
  skos:prefLabel "ambiente"@es, "environment"@en ;
  a <https://lod.nal.usda.gov/naltv#Topic>, skos:Concept ;
  skos:narrower nalt:225044 .

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

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

nalt:225044
  dc:created "2014-08-19"^^xsd:date ;
  skos:definition nalt:225044_def ;
  skos:hiddenLabel "biospheres"@en, "biospheric"@en ;
  skos:inScheme <https://lod.nal.usda.gov/nalt> ;
  skos:prefLabel "biosfera"@es, "biosphere"@en ;
  skos:broader nalt:26877 ;
  a <https://lod.nal.usda.gov/naltv#Topic>, skos:Concept ;
  dc:modified "2014-11-17"^^xsd:date ;
  ns0:marc001 "64001" .

