@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:41168
  skos:hiddenLabel "forestry mensuration"@en, "forest-mensuration"@en ;
  skos:prefLabel "forest mensuration"@en, "dendrometría"@es ;
  a <https://lod.nal.usda.gov/naltv#Topic>, skos:Concept ;
  skos:narrower nalt:15956 ;
  dc:created "2006-01-19"^^xsd:date ;
  dc:modified "2019-08-27"^^xsd:date ;
  skos:broader nalt:5584 ;
  skos:exactMatch <http://aims.fao.org/aos/agrovoc/c_16209>, <http://id.agrisemantics.org/gacs/C6673> ;
  ns0:marc001 "15644" ;
  skos:inScheme <https://lod.nal.usda.gov/nalt-core>, <https://lod.nal.usda.gov/nalt> ;
  skos:closeMatch <http://id.loc.gov/authorities/subjects/sh85050716> ;
  skos:altLabel "forest measurement"@en ;
  skos:related nalt:5078 .

<https://lod.nal.usda.gov/nalt-core>
  rdfs:label "NALT Core"@es, "NALT Core"@en ;
  a skos:ConceptScheme .

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

nalt:5584
  skos:prefLabel "ciencias forestales"@es, "forestry"@en ;
  a ns0:Topic, skos:Concept ;
  skos:narrower nalt:41168 .

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

nalt:15956
  skos:prefLabel "medidas del árbol y del rodal"@es, "tree and stand measurements"@en ;
  a ns0:Topic, skos:Concept ;
  skos:broader nalt:41168 .

