@prefix nalt: <https://lod.nal.usda.gov/nalt/> .
@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 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:38935
  dc:created "2006-01-19"^^xsd:date ;
  skos:prefLabel "swelling (materials)"@en, "expansión (materiales)"@es ;
  ns0:marc001 "36533" ;
  skos:hiddenLabel "swelling-(materials)"@en, "swelling capacity"@en ;
  skos:inScheme <https://lod.nal.usda.gov/nalt-core>, <https://lod.nal.usda.gov/nalt> ;
  a skos:Concept, ns0:Topic ;
  skos:related nalt:17187 ;
  skos:exactMatch <http://id.agrisemantics.org/gacs/C14565>, <http://aims.fao.org/aos/agrovoc/c_26829>, <http://id.cabi.org/cabt/113599> ;
  skos:definition nalt:38935_def ;
  skos:broader nalt:2828 ;
  dc:modified "2016-09-30"^^xsd:date ;
  skos:altLabel "swelling power"@en, "expansion (materials)"@en .

nalt:17187
  skos:prefLabel "propiedades funcionales"@es, "functional properties"@en ;
  a ns0:Topic, skos:Concept ;
  skos:related nalt:38935 .

nalt:38935_def
  rdf:value "Aumento del volumen de un gel o sólido asociado con la absorción de un líquido o gas."@es, "An increase in the volume of a gel or solid associated with the uptake of a liquid or gas."@en ;
  dc:source "NAL Thesaurus Staff" ;
  a ns0:Definition .

nalt:2828
  skos:prefLabel "propiedades fisicoquímicas"@es, "physicochemical properties"@en ;
  a ns0:Topic, skos:Concept ;
  skos:narrower nalt:38935 .

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

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

