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

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

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

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

nalt:123188
  a <https://lod.nal.usda.gov/naltv#Topic>, skos:Concept ;
  skos:altLabel "small scale forestry"@en, "non-industrial private forests"@en, "non-industrial private forestland"@en, "non-industrial private forestry"@en, "nonindustrial private forestry"@en, "nonindustrial private forestland"@en, "NIPF (nonindustrial private forests)"@en, "small-scale forestry"@en ;
  skos:hiddenLabel "non-industrial private forestlands"@en, "nonindustrial private forest"@en, "nonindustrial private forestlands"@en, "non-industrial private forest"@en, "nonindustrial-private-forests"@en ;
  skos:inScheme <https://lod.nal.usda.gov/nalt> ;
  ns0:marc001 "54906" ;
  skos:broader nalt:41232 ;
  dc:modified "2012-11-30"^^xsd:date ;
  skos:prefLabel "nonindustrial private forests"@en, "bosques privados no industrials"@es ;
  dc:created "2008-05-12"^^xsd:date ;
  skos:definition nalt:123188_def .

nalt:123188_def
  rdf:value "Bosques de propiedad de un individuo, grupo, o corporación que no son parte de la industria maderera."@es, "Forest land owned by a private individual, group or corporation not part of the timber industry."@en ;
  dc:source "NAL Thesaurus Staff" ;
  a ns0:Definition .

