@prefix nalt: <https://lod.nal.usda.gov/nalt/> .
@prefix skos: <http://www.w3.org/2004/02/skos/core#> .
@prefix dc: <http://purl.org/dc/terms/> .
@prefix xsd: <http://www.w3.org/2001/XMLSchema#> .
@prefix ns0: <https://lod.nal.usda.gov/naltv#> .
@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:301387
  skos:altLabel "forest vegetation simulator model"@en ;
  skos:hiddenLabel "forest-vegetation simulator"@en, "forest vegetation simulators"@en ;
  a skos:Concept, <https://lod.nal.usda.gov/naltv#Topic> ;
  dc:created "2017-06-02"^^xsd:date ;
  ns0:marc001 "81570" ;
  skos:definition nalt:301387_def ;
  skos:related nalt:41148, nalt:41133 ;
  skos:inScheme <https://lod.nal.usda.gov/nalt> ;
  skos:broader nalt:30135 ;
  dc:modified "2017-11-10"^^xsd:date ;
  skos:prefLabel "forest vegetation simulator"@en, "simulador de vegetación forestal (SVF)"@es .

nalt:41133
  skos:prefLabel "crecimiento forestal"@es, "forest growth"@en ;
  a ns0:Topic, skos:Concept ;
  skos:related nalt:301387 .

nalt:30135
  skos:prefLabel "modelos de crecimiento"@es, "growth models"@en ;
  a ns0:Topic, skos:Concept ;
  skos:narrower nalt:301387 .

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

nalt:301387_def
  rdf:value "Modelo de crecimiento y rendimiento de árbol individual, independiente de la distancia."@es, "The forest vegetation simulator (FVS) is an individual-tree, distance-independent, growth and yield model."@en ;
  dc:source "USDA, Forest Service" ;
  a ns0:Definition .

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

nalt:41148
  skos:prefLabel "producción forestal"@es, "forest yields"@en ;
  a ns0:Topic, skos:Concept ;
  skos:related nalt:301387 .

