@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 rdfs: <http://www.w3.org/2000/01/rdf-schema#> .
@prefix owl: <http://www.w3.org/2002/07/owl#> .
@prefix xsd: <http://www.w3.org/2001/XMLSchema#> .
@prefix ns0: <https://lod.nal.usda.gov/naltv#> .

nalt:47496
  skos:prefLabel "interleuquina-1"@es, "interleukin-1"@en ;
  a <https://lod.nal.usda.gov/naltv#Chemical>, skos:Concept ;
  skos:narrower nalt:211278 .

nalt:211278_def
  rdf:value "Subtipo de interleucina-1 sintetizado como una proproteína inactiva unida a una membrana. El procesamiento proteolítico del precursor mediante caspasa 1 da como resultado la liberación de la forma activa de interleucina-1 beta desde la membrana."@es, "An interleukin-1 subtype that is synthesized as an inactive membrane-bound pro-protein. Proteolytic processing of the precursor form by caspase 1 results in release of the active form of interleukin-1beta from the membrane."@en ;
  dc:source "Medical Subject Headings 2014" ;
  a <https://lod.nal.usda.gov/naltv#Definition> .

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

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

nalt:211278
  skos:altLabel "IL1beta"@en, "catabolin"@en, "interleukin 1beta"@en, "IL-1beta"@en ;
  skos:definition nalt:211278_def ;
  skos:prefLabel "interleucina-1 beta"@es, "interleukin-1beta"@en ;
  skos:hiddenLabel "interleukin-1 beta"@en, "IL-1 beta"@en ;
  skos:broader nalt:47496 ;
  dc:created "2014-02-28"^^xsd:date ;
  dc:modified "2014-11-17"^^xsd:date ;
  ns0:marc001 "68400" ;
  a ns0:Chemical, skos:Concept ;
  skos:inScheme <https://lod.nal.usda.gov/nalt> .

