@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#> .

nalt:5080
  skos:prefLabel "dendrocronología"@es, "dendrochronology"@en ;
  a <https://lod.nal.usda.gov/naltv#Topic>, skos:Concept ;
  skos:related nalt:5086 .

nalt:58522
  skos:prefLabel "edad de la planta"@es, "plant age"@en ;
  a <https://lod.nal.usda.gov/naltv#Topic>, skos:Concept ;
  skos:narrower nalt:5086 .

nalt:5066
  skos:prefLabel "determinación de la edad"@es, "age determination"@en ;
  a <https://lod.nal.usda.gov/naltv#Topic>, skos:Concept ;
  skos:related nalt:5086 .

nalt:5086
  skos:hiddenLabel "tree-age"@en ;
  skos:inScheme <https://lod.nal.usda.gov/nalt>, <https://lod.nal.usda.gov/nalt-core> ;
  skos:prefLabel "edad de los árboles"@es, "tree age"@en ;
  skos:related nalt:302697, nalt:123187, nalt:5078, nalt:5066, nalt:306964, nalt:5080 ;
  dc:modified "2017-08-17"^^xsd:date ;
  a skos:Concept, <https://lod.nal.usda.gov/naltv#Topic> ;
  skos:broader nalt:58522 ;
  skos:exactMatch <http://id.cabi.org/cabt/6947>, <http://id.agrisemantics.org/gacs/C4410> ;
  ns0:marc001 "38163" ;
  dc:created "2006-01-19"^^xsd:date ;
  skos:altLabel "age of trees"@en .

nalt:123187
  skos:prefLabel "árboles jóvenes"@es, "saplings"@en ;
  a ns0:Organism, skos:Concept ;
  skos:related nalt:5086 .

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

nalt:5078
  skos:prefLabel "clases de árboles"@es, "tree classes"@en ;
  a ns0:Topic, skos:Concept ;
  skos:related nalt:5086 .

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

nalt:306964
  skos:prefLabel "barrenas de crecimiento"@es, "increment borings"@en ;
  a ns0:Topic, skos:Concept ;
  skos:related nalt:5086 .

nalt:302697
  skos:prefLabel "edad de la masa"@es, "stand age"@en ;
  a ns0:Topic, skos:Concept ;
  skos:related nalt:5086 .

