@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 ns0: <https://lod.nal.usda.gov/naltv#> .
@prefix xsd: <http://www.w3.org/2001/XMLSchema#> .

nalt:213346_def
  rdf:value "Desarrollo natural de la vegetación en un área descubierta recién producida, por ejemplo, dunas de arena, torrentes de lava, riberas, que anteriormente carecían de vegetación."@es, "The natural development of the vegetation on a newly produced bare area (e.g., sand dunes, lava flows, river banks) that have not previously borne vegetation."@en ;
  dc:source "NAL Thesaurus Staff" ;
  a <https://lod.nal.usda.gov/naltv#Definition> .

nalt:213345
  skos:prefLabel "sucesión secundaria"@es, "secondary succession"@en ;
  a <https://lod.nal.usda.gov/naltv#Topic>, skos:Concept ;
  skos:related nalt:213346 .

nalt:35711
  skos:prefLabel "sucesión forestal"@es, "forest succession"@en ;
  a <https://lod.nal.usda.gov/naltv#Topic>, skos:Concept ;
  skos:related nalt:213346 .

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

nalt:360
  skos:prefLabel "sucesión ecológica"@es, "ecological succession"@en ;
  a <https://lod.nal.usda.gov/naltv#Topic>, skos:Concept ;
  skos:narrower nalt:213346 .

nalt:213346
  ns0:marc001 "71981" ;
  dc:created "2014-04-01"^^xsd:date ;
  a ns0:Topic, skos:Concept ;
  skos:prefLabel "primary succession"@en, "sucesión primaria"@es ;
  skos:broader nalt:360 ;
  dc:modified "2014-11-17"^^xsd:date ;
  skos:inScheme <https://lod.nal.usda.gov/nalt> ;
  skos:related nalt:130682, nalt:35711, nalt:213345 ;
  skos:definition nalt:213346_def .

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

nalt:130682
  skos:prefLabel "comunidades climax"@es, "climax communities"@en ;
  a ns0:Topic, skos:Concept ;
  skos:related nalt:213346 .

