@prefix nalt: <https://lod.nal.usda.gov/nalt/> .
@prefix rdf: <http://www.w3.org/1999/02/22-rdf-syntax-ns#> .
@prefix dc: <http://purl.org/dc/terms/> .
@prefix xsd: <http://www.w3.org/2001/XMLSchema#> .
@prefix skos: <http://www.w3.org/2004/02/skos/core#> .
@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:28635_def
  rdf:value "Propiedad de un adhesivo líquido en virtud de la cual este tiende a resistir la deformación. (La consistencia no es una propiedad fundamental; sin embargo, está constituida por propiedades reológicas tales como viscosidad, plasticidad y otros fenómenos)."@es, "That property of a liquid adhesive by virtue of which it tends to resist deformation. (Consistency is not a fundamental property but is composed of rheological properties such as viscosity, plasticity, and other phenomena)."@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 <https://lod.nal.usda.gov/naltv#Definition> .

nalt:28635
  dc:modified "2014-07-31"^^xsd:date ;
  dc:created "2006-01-19"^^xsd:date ;
  skos:exactMatch <http://id.cabi.org/cabt/31663>, <http://id.agrisemantics.org/gacs/C20692>, <http://aims.fao.org/aos/agrovoc/c_24152> ;
  ns0:marc001 "60720" ;
  skos:inScheme <https://lod.nal.usda.gov/nalt>, <https://lod.nal.usda.gov/nalt-core> ;
  skos:prefLabel "consistencia (propiedades físicas)"@es, "consistency (physical properties)"@en ;
  skos:broader nalt:1796 ;
  a skos:Concept, ns0:Topic ;
  skos:definition nalt:28635_def .

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

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

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

