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

nalt:314628
  skos:prefLabel "líneas negruzcas en la madera causadas por un hongo"@es, "wood spalting"@en ;
  a <https://lod.nal.usda.gov/naltv#Topic>, skos:Concept ;
  skos:related nalt:306185 .

nalt:67408
  skos:prefLabel "tratamiento de la madera"@es, "wood treatment"@en ;
  a <https://lod.nal.usda.gov/naltv#Topic>, skos:Concept ;
  skos:narrower nalt:306185 .

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

nalt:306185
  a skos:Concept, <https://lod.nal.usda.gov/naltv#Topic> ;
  ns0:marc001 "84466" ;
  skos:related nalt:67412, nalt:314628 ;
  skos:inScheme <https://lod.nal.usda.gov/nalt> ;
  skos:prefLabel "wood staining"@en, "entintado de la madera"@es ;
  skos:altLabel "timber staining"@en ;
  skos:broader nalt:67408 ;
  dc:modified "2018-03-07"^^xsd:date ;
  dc:created "2017-08-02"^^xsd:date ;
  skos:hiddenLabel "wood-staining"@en .

nalt:67412
  skos:prefLabel "trabajo en madera"@es, "woodworking"@en ;
  a ns0:Topic, skos:Concept ;
  skos:related nalt:306185 .

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

