@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 rdf: <http://www.w3.org/1999/02/22-rdf-syntax-ns#> .
@prefix rdfs: <http://www.w3.org/2000/01/rdf-schema#> .
@prefix owl: <http://www.w3.org/2002/07/owl#> .

nalt:28574
  skos:inScheme <https://lod.nal.usda.gov/nalt> ;
  dc:created "2006-01-19"^^xsd:date ;
  skos:hiddenLabel "timber-connectors"@en ;
  skos:definition nalt:28574_def ;
  a <https://lod.nal.usda.gov/naltv#Topic>, skos:Concept ;
  skos:prefLabel "timber connectors"@en, "conectores de madera"@es ;
  dc:modified "2014-07-31"^^xsd:date ;
  skos:broader nalt:18455 ;
  ns0:marc001 "37750" .

nalt:28574_def
  rdf:value "Chapas, mallas o aros metálicos que son incrustados en la madera de los miembros adyacentes, como los puntos sujetos de un soporte, a fin de incrementar la resistencia de la unión."@es, "Metal rings, plates, or grids that are embedded in the wood of adjacent members, as at the bolted points of a truss, to increase the strength of the joint."@en ;
  dc:source "Forest Products Laboratory. 2010. Wood handbook - Wood as an engineering material. Gen. Tech. Rep. FPL-GTR-190. Madison, WI: U.S. Department of Agriculture, Forest Service, Forest Products Laboratory" ;
  a ns0:Definition .

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

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

nalt:18455
  skos:prefLabel "fijadores"@es, "fasteners"@en ;
  a ns0:Topic, skos:Concept ;
  skos:narrower nalt:28574 .

