@prefix nalt: <https://lod.nal.usda.gov/nalt/> .
@prefix skos: <http://www.w3.org/2004/02/skos/core#> .
@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 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:230064
  skos:prefLabel "glándulas cementantes"@es, "cement glands"@en ;
  a <https://lod.nal.usda.gov/naltv#Topic>, skos:Concept ;
  skos:related nalt:4199 .

nalt:120
  skos:prefLabel "adhesión celular"@es, "cell adhesion"@en ;
  a <https://lod.nal.usda.gov/naltv#Topic>, skos:Concept ;
  skos:related nalt:4199 .

nalt:4199_def
  rdf:value "Estado en que dos superficies se mantienen unidas por fuerzas interfaciales. Puede ser producido por fuerzas de valencia, acciones de circunvolución o ambas."@es, "The state in which two surfaces are held together by interfacial forces which may consist of valence forces or interlocking action or both."@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:4199
  skos:related nalt:120, nalt:230064 ;
  skos:altLabel "adhesiveness"@en ;
  skos:prefLabel "adhesion"@en, "adhesión"@es ;
  skos:exactMatch <http://id.agrisemantics.org/gacs/C5352>, <http://id.loc.gov/authorities/subjects/sh85000861>, <http://id.cabi.org/cabt/6037> ;
  skos:narrower nalt:316508 ;
  dc:created "2006-01-19"^^xsd:date ;
  skos:broader nalt:1796 ;
  dc:modified "2020-04-17"^^xsd:date ;
  skos:definition nalt:4199_def ;
  ns0:marc001 "983" ;
  a skos:Concept, ns0:Topic ;
  skos:inScheme <https://lod.nal.usda.gov/nalt>, <https://lod.nal.usda.gov/nalt-core> .

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

nalt:316508
  skos:prefLabel "bioadhesión"@es, "bioadhesion"@en ;
  a ns0:Topic, skos:Concept ;
  skos:broader nalt:4199 .

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

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

