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

nalt:27735
  dc:modified "2015-02-12"^^xsd:date ;
  ns0:marc001 "9200" ;
  skos:broader nalt:1796 ;
  skos:inScheme <https://lod.nal.usda.gov/nalt-core>, <https://lod.nal.usda.gov/nalt> ;
  skos:exactMatch <http://id.loc.gov/authorities/subjects/sh85027766>, <http://id.agrisemantics.org/gacs/C18285>, <http://id.cabi.org/cabt/30663> ;
  dc:created "2006-01-19"^^xsd:date ;
  skos:prefLabel "cohesión"@es, "cohesion"@en ;
  skos:definition nalt:27735_def ;
  skos:hiddenLabel "cohesions"@en ;
  skos:altLabel "cohesiveness"@en ;
  a skos:Concept, ns0:Topic .

nalt:1796
  skos:prefLabel "propiedades físicas"@es, "physical properties"@en ;
  a ns0:Topic, skos:Concept ;
  skos:narrower nalt:27735 .

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

nalt:27735_def
  rdf:value "Estado en el que los componentes de una masa de materia están unidos mediante fuerzas químicas y físicas."@es, "The state in which the constituents of a mass of material are held together by chemical and physical forces."@en ;
  dc:source "Forest Products Laboratory. 2010. Wood handbook - Wood as an engineering material. Gen. Tech. Rep. od handbook - Wood as an engFPL-GTR-190. Madison, WI: U.S. Department of Agriculture, Forest Service, Forest Products Laboratory" ;
  a ns0:Definition .

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

