@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 rdf: <http://www.w3.org/1999/02/22-rdf-syntax-ns#> .
@prefix dc: <http://purl.org/dc/terms/> .
@prefix xsd: <http://www.w3.org/2001/XMLSchema#> .
@prefix ns0: <https://lod.nal.usda.gov/naltv#> .

nalt:18644
  skos:prefLabel "bosques"@es, "forests"@en ;
  a <https://lod.nal.usda.gov/naltv#Topic>, skos:Concept ;
  skos:narrower nalt:41244 .

nalt:294926
  skos:prefLabel "bosques urbanos"@es, "urban forests"@en ;
  a <https://lod.nal.usda.gov/naltv#Topic>, skos:Concept ;
  skos:related nalt:41244 .

nalt:225098
  skos:prefLabel "segundo crecimiento"@es, "second growth"@en ;
  a <https://lod.nal.usda.gov/naltv#Topic>, skos:Concept ;
  skos:related nalt:41244 .

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

nalt:41244_def
  rdf:value "El primer bosque generado en tierras que estaban originalmente cubiertas de bosque primario, el cual fue drásticamente alterado en su estructura mediante tala selectiva o tala rasa para uso agrícola."@es, "The first forest regenerated on land that was originally covered by primary forest which was drastically altered in structure by selective cutting or clearcutting for agricultural use."@en ;
  dc:source "NAL Thesaurus Staff" ;
  a <https://lod.nal.usda.gov/naltv#Definition> .

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

nalt:41244
  a skos:Concept, <https://lod.nal.usda.gov/naltv#Topic> ;
  skos:hiddenLabel "second growth forest"@en, "second growth forests"@en, "secondary-forests"@en, "second-growth forest"@en, "secondary forest"@en ;
  skos:broader nalt:18644 ;
  skos:altLabel "second-growth forests"@en ;
  skos:inScheme <https://lod.nal.usda.gov/nalt-core>, <https://lod.nal.usda.gov/nalt> ;
  skos:prefLabel "secondary forests"@en, "bosques secundarios"@es ;
  dc:modified "2017-10-03"^^xsd:date ;
  skos:related nalt:225098, nalt:294926 ;
  ns0:marc001 "33416" ;
  skos:exactMatch <http://id.cabi.org/cabt/105305>, <http://id.agrisemantics.org/gacs/C13982>, <http://aims.fao.org/aos/agrovoc/c_28144> ;
  skos:definition nalt:41244_def ;
  dc:created "2006-01-19"^^xsd:date .

