@prefix nalt: <https://lod.nal.usda.gov/nalt/> .
@prefix skos: <http://www.w3.org/2004/02/skos/core#> .
@prefix rdf: <http://www.w3.org/1999/02/22-rdf-syntax-ns#> .
@prefix dc: <http://purl.org/dc/terms/> .
@prefix rdfs: <http://www.w3.org/2000/01/rdf-schema#> .
@prefix owl: <http://www.w3.org/2002/07/owl#> .
@prefix xsd: <http://www.w3.org/2001/XMLSchema#> .
@prefix ns0: <https://lod.nal.usda.gov/naltv#> .

nalt:17336
  skos:prefLabel "leña"@es, "fuelwood"@en ;
  a <https://lod.nal.usda.gov/naltv#Product>, skos:Concept ;
  skos:related nalt:305726 .

nalt:1580
  skos:prefLabel "tierra"@es, "land"@en ;
  a <https://lod.nal.usda.gov/naltv#Topic>, skos:Concept ;
  skos:narrower nalt:305726 .

nalt:305726_def
  rdf:value "Pequeña parcela de tierra arbolada empleada en la producción de madera u otros productos forestales."@es, "A small parcel of forested land used for production of wood or other forest products."@en ;
  dc:source "NAL Thesaurus Staff" ;
  a <https://lod.nal.usda.gov/naltv#Definition> .

nalt:41232
  skos:prefLabel "silvicultura privada"@es, "private forestry"@en ;
  a <https://lod.nal.usda.gov/naltv#Topic>, skos:Concept ;
  skos:related nalt:305726 .

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

nalt:305726
  dc:created "2017-07-25"^^xsd:date ;
  skos:broader nalt:1580 ;
  skos:hiddenLabel "wood-lot"@en, "woodlot"@en, "wood-lots"@en ;
  a skos:Concept, <https://lod.nal.usda.gov/naltv#Topic> ;
  skos:related nalt:41232, nalt:17336 ;
  ns0:marc001 "84469" ;
  skos:prefLabel "lote de maderables"@es, "woodlots"@en ;
  dc:modified "2017-11-22"^^xsd:date ;
  skos:definition nalt:305726_def ;
  skos:inScheme <https://lod.nal.usda.gov/nalt> .

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

