@prefix nalt: <https://lod.nal.usda.gov/nalt/> .
@prefix skos: <http://www.w3.org/2004/02/skos/core#> .
@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#> .
@prefix rdf: <http://www.w3.org/1999/02/22-rdf-syntax-ns#> .

nalt:233847
  skos:prefLabel "fenómenos físicos"@es, "physical phenomena"@en ;
  a <https://lod.nal.usda.gov/naltv#Topic>, skos:Concept ;
  skos:narrower nalt:38977 .

nalt:38977
  dc:created "2006-01-19"^^xsd:date ;
  skos:broader nalt:233847 ;
  skos:exactMatch <http://id.cabi.org/cabt/46908>, <http://id.loc.gov/authorities/subjects/sh00005739>, <http://id.agrisemantics.org/gacs/C7350>, <http://aims.fao.org/aos/agrovoc/c_2769> ;
  a <https://lod.nal.usda.gov/naltv#Topic>, skos:Concept ;
  skos:definition nalt:38977_def ;
  dc:modified "2015-05-18"^^xsd:date ;
  ns0:marc001 "14705" ;
  skos:inScheme <https://lod.nal.usda.gov/nalt>, <https://lod.nal.usda.gov/nalt-core> ;
  skos:prefLabel "extrusion"@en, "extrusión"@es ;
  skos:hiddenLabel "extrusions"@en, "ram extrusion"@en, "ram extrusions"@en ;
  skos:related nalt:38976, nalt:38978 .

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

nalt:38978
  skos:prefLabel "extrusores"@es, "extruders"@en ;
  a ns0:Topic, skos:Concept ;
  skos:related nalt:38977 .

nalt:38977_def
  rdf:value "Proceso en el que materiales como productos alimenticios, metales, polímeros, etc. son empujados o extraídos aplicando presión, a menudo a través de un troquel con forma o corte transversal apropiado."@es, "A process in which such materials as foods, metals, polymers, etc. are pushed or drawn out by applying pressure, often through a die of appropriate shape or cross-section."@en ;
  dc:source "NAL Thesaurus Staff" ;
  a ns0:Definition .

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

nalt:38976
  skos:prefLabel "alimentos extruidos"@es, "extruded foods"@en ;
  a ns0:Product, skos:Concept ;
  skos:related nalt:38977 .

