@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:33649
  skos:prefLabel "propiedades de la madera"@es, "wood properties"@en ;
  a <https://lod.nal.usda.gov/naltv#Topic>, skos:Concept ;
  skos:related nalt:51644 .

nalt:1796
  skos:prefLabel "propiedades físicas"@es, "physical properties"@en ;
  a <https://lod.nal.usda.gov/naltv#Topic>, skos:Concept ;
  skos:narrower nalt:51644 .

nalt:51644
  skos:altLabel "screw holding capacity"@en, "screw holding properties"@en ;
  skos:prefLabel "capacidad de retención de tornillos"@es, "screw-holding capacity"@en ;
  skos:inScheme <https://lod.nal.usda.gov/nalt> ;
  skos:related nalt:33648, nalt:33649 ;
  skos:hiddenLabel "screw holding strength"@en, "screw-holding-capacity"@en, "screw-holding properties"@en, "screw-holding ability"@en, "edge screw withdrawal resistance"@en, "screw-holding strength"@en, "screw-holding property"@en, "screw holding property"@en ;
  dc:modified "2017-08-10"^^xsd:date ;
  a <https://lod.nal.usda.gov/naltv#Topic>, skos:Concept ;
  skos:broader nalt:1796 ;
  dc:created "2006-01-19"^^xsd:date ;
  ns0:marc001 "33338" .

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

nalt:33648
  skos:prefLabel "ciencia de los materiales"@es, "materials science"@en ;
  a ns0:Topic, skos:Concept ;
  skos:related nalt:51644 .

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

