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

nalt:17461_def
  rdf:value "Especie que desempeña una función ecológica importante en la determinación de la estructura general y las relaciones dinámicas dentro de una comunidad biótica. Constituye una especie evolutiva y componente de una comunidad biótica, cuya presencia resulta esencial para la integridad y la estabilidad de un ecosistema particular."@es, "A species which plays an important ecological role in determining the overall structure and dynamic relationships within a biotic community. An evolutionary, component species of a biotic community whose presence is essential to the integrity and stability of a particular ecosystem."@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:17323
  skos:prefLabel "recursos biológicos"@es, "biological resources"@en ;
  a <https://lod.nal.usda.gov/naltv#Topic>, skos:Concept ;
  skos:narrower nalt:17461 .

nalt:17461
  skos:prefLabel "keystone species"@en, "especies claves"@es ;
  skos:exactMatch <http://id.loc.gov/authorities/subjects/sh2003009059> ;
  a skos:Concept, <https://lod.nal.usda.gov/naltv#Topic> ;
  skos:inScheme <https://lod.nal.usda.gov/nalt> ;
  ns0:marc001 "40822" ;
  skos:definition nalt:17461_def ;
  skos:related nalt:273797 ;
  skos:broader nalt:17323 ;
  dc:created "2006-01-19"^^xsd:date ;
  dc:modified "2016-03-22"^^xsd:date ;
  skos:hiddenLabel "keystone-species"@en .

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

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

nalt:273797
  skos:prefLabel "especie insignia"@es, "flagship species"@en ;
  a ns0:Topic, skos:Concept ;
  skos:related nalt:17461 .

