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

nalt:28402
  skos:prefLabel "extensibilidad"@es, "extensibility"@en ;
  a <https://lod.nal.usda.gov/naltv#Topic>, skos:Concept ;
  skos:related nalt:28401 .

nalt:301813
  skos:prefLabel "resistencia a la compresión"@es, "compression strength"@en ;
  a <https://lod.nal.usda.gov/naltv#Topic>, skos:Concept ;
  skos:related nalt:28401 .

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

<https://lod.nal.usda.gov/naltv#Topic>
  rdfs:label "Topic"@en ;
  a owl:Class .

nalt:28401
  skos:exactMatch <http://aims.fao.org/aos/agrovoc/c_28307>, <http://id.cabi.org/cabt/31335>, <http://id.agrisemantics.org/gacs/C27597> ;
  skos:related nalt:28402, nalt:301813 ;
  a skos:Concept, <https://lod.nal.usda.gov/naltv#Topic> ;
  skos:broader nalt:1796 ;
  dc:created "2006-01-19"^^xsd:date ;
  ns0:marc001 "50778" ;
  skos:definition nalt:28401_def ;
  skos:hiddenLabel "compressability"@en ;
  skos:prefLabel "compressibility"@en, "compresibilidad"@es ;
  skos:inScheme <https://lod.nal.usda.gov/nalt-core>, <https://lod.nal.usda.gov/nalt> ;
  dc:modified "2017-06-08"^^xsd:date .

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

nalt:28401_def
  rdf:value "Habilidad de un material de reducir su tamaño o volumen mediante compresión."@es, "The ability of a material to be reduced in size or volume by compression."@en ;
  dc:source "NAL Thesaurus Staff" ;
  a ns0:Definition .

