@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:19272
  skos:prefLabel "madera"@es, "wood"@en ;
  a <https://lod.nal.usda.gov/naltv#Product>, skos:Concept ;
  skos:related nalt:306971 .

nalt:306971
  skos:hiddenLabel "lumber-yard"@en, "lumber-yards"@en, "lumber yard"@en ;
  skos:related nalt:24467, nalt:206264, nalt:282470, nalt:33645, nalt:19272 ;
  a skos:Concept, <https://lod.nal.usda.gov/naltv#Topic> ;
  skos:altLabel "lumberyards"@en ;
  dc:created "2017-08-17"^^xsd:date ;
  dc:modified "2017-11-10"^^xsd:date ;
  skos:prefLabel "almacenes de madera"@es, "lumber yards"@en ;
  ns0:marc001 "82430" ;
  skos:broader nalt:5349 ;
  skos:inScheme <https://lod.nal.usda.gov/nalt> .

nalt:5349
  skos:prefLabel "industrias forestales"@es, "forest industries"@en ;
  a ns0:Topic, skos:Concept ;
  skos:narrower nalt:306971 .

nalt:33645
  skos:prefLabel "madera elaborada"@es, "lumber"@en ;
  a ns0:Product, skos:Concept ;
  skos:related nalt:306971 .

nalt:282470
  skos:prefLabel "patios de clasificación"@es, "sort yards"@en ;
  a ns0:Topic, skos:Concept ;
  skos:related nalt:306971 .

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

nalt:206264
  skos:prefLabel "industria maderera"@es, "wood industry"@en ;
  a ns0:Topic, skos:Concept ;
  skos:related nalt:306971 .

nalt:24467
  skos:prefLabel "productos de la madera"@es, "wood products"@en ;
  a ns0:Product, skos:Concept ;
  skos:related nalt:306971 .

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

