@prefix nalt: <https://lod.nal.usda.gov/nalt/> .
@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 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#> .

nalt:301383
  skos:prefLabel "estepa forestal"@es, "forest steppe"@en ;
  a <https://lod.nal.usda.gov/naltv#Topic>, skos:Concept ;
  skos:broader nalt:354 .

nalt:69300
  skos:prefLabel "efectos de borde"@es, "edge effects"@en ;
  a <https://lod.nal.usda.gov/naltv#Topic>, skos:Concept ;
  skos:related nalt:354 .

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

nalt:354
  skos:exactMatch <http://id.loc.gov/authorities/subjects/sh90000487>, <http://id.agrisemantics.org/gacs/C20016>, <http://aims.fao.org/aos/agrovoc/c_33481>, <http://id.cabi.org/cabt/41852> ;
  skos:related nalt:69300 ;
  skos:prefLabel "ecotonas"@es, "ecotones"@en ;
  a skos:Concept, <https://lod.nal.usda.gov/naltv#Topic> ;
  dc:modified "2017-06-02"^^xsd:date ;
  skos:narrower nalt:301383 ;
  dc:created "2006-01-19"^^xsd:date ;
  skos:definition nalt:354_def ;
  ns0:marc001 "12961" ;
  skos:inScheme <https://lod.nal.usda.gov/nalt>, <https://lod.nal.usda.gov/nalt-core> ;
  skos:broader nalt:352 ;
  skos:hiddenLabel "ecotone"@en .

nalt:354_def
  rdf:value "Zonas de transición en que se juntan dos o más ecosistemas."@es, "Zones of transition where two or more ecosystems meet."@en ;
  dc:source "NAL Thesaurus Staff" ;
  a ns0:Definition .

nalt:352
  skos:prefLabel "ecología"@es, "ecology"@en ;
  a ns0:Topic, skos:Concept ;
  skos:narrower nalt:354 .

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

