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

nalt:324475
  skos:definition nalt:324475_def ;
  skos:hiddenLabel "species relative abundances"@en, "species relative abundance"@en, "species abundances"@en ;
  skos:prefLabel "species abundance"@en, "abundancia de la especie"@es ;
  a <https://lod.nal.usda.gov/naltv#Topic>, skos:Concept ;
  skos:altLabel "population abundance"@en ;
  ns0:marc001 "90682" ;
  skos:related nalt:59222, nalt:92867 ;
  skos:inScheme <https://lod.nal.usda.gov/nalt> ;
  dc:created "2018-09-18"^^xsd:date ;
  skos:broader nalt:17324 ;
  dc:modified "2019-08-13"^^xsd:date .

nalt:92867
  skos:prefLabel "diversidad de las especies"@es, "species richness"@en ;
  a ns0:Topic, skos:Concept ;
  skos:related nalt:324475 .

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

nalt:324475_def
  rdf:value "Número de individuos por especie en un lugar y en un momento particulares."@es, "The number of individuals per species in a particular place at a particular time."@en ;
  dc:source "NAL Thesaurus Staff" ;
  a ns0:Definition .

nalt:59222
  skos:prefLabel "crecimiento poblacional"@es, "population growth"@en ;
  a ns0:Topic, skos:Concept ;
  skos:related nalt:324475 .

nalt:17324
  skos:prefLabel "diversidad de especies"@es, "species diversity"@en ;
  a ns0:Topic, skos:Concept ;
  skos:narrower nalt:324475 .

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

