@prefix nalt: <https://lod.nal.usda.gov/nalt/> .
@prefix skos: <http://www.w3.org/2004/02/skos/core#> .
@prefix rdf: <http://www.w3.org/1999/02/22-rdf-syntax-ns#> .
@prefix dc: <http://purl.org/dc/terms/> .
@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:58556
  skos:prefLabel "densidad poblacional"@es, "population density"@en ;
  a <https://lod.nal.usda.gov/naltv#Topic>, skos:Concept ;
  skos:narrower nalt:329985 .

nalt:329985_def
  rdf:value "En la biología, las poblaciones son grupos de individuos pertenecientes a la misma especie, que viven en la misma región simultáneamente. Es la medida del número de organismos que constituyen una población en una zona definida."@es, "In biology, populations are groups of individuals belonging to the same species that live in the same region at the same time. Animal density is a measure of the number of organisms that make up a population in a defined area."@en ;
  dc:source "AWIC staff" ;
  a <https://lod.nal.usda.gov/naltv#Definition> .

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

nalt:329985
  skos:definition nalt:329985_def ;
  a skos:Concept, <https://lod.nal.usda.gov/naltv#Topic> ;
  skos:prefLabel "animal density"@en, "densidad animal"@es ;
  skos:broader nalt:58556 ;
  dc:modified "2019-12-16"^^xsd:date ;
  ns0:marc001previous "93381" ;
  skos:hiddenLabel "animal densities"@en ;
  ns0:marc001 "9813986923200041" ;
  skos:inScheme <https://lod.nal.usda.gov/nalt> ;
  dc:created "2019-04-18"^^xsd:date .

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

