@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:19023
  skos:prefLabel "inhibidores de proteinasa"@es, "proteinase inhibitors"@en ;
  a <https://lod.nal.usda.gov/naltv#Chemical>, skos:Concept ;
  skos:narrower nalt:299173 .

nalt:126796
  skos:prefLabel "complejo proteosomo endopeptidasa"@es, "proteasome endopeptidase complex"@en ;
  a <https://lod.nal.usda.gov/naltv#Chemical>, skos:Concept ;
  skos:related nalt:299173 .

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

nalt:299173
  skos:hiddenLabel "proteasome inhibitor"@en, "proteasome complex inhibitors"@en, "proteasome-inhibitors"@en, "proteasome-inhibitor"@en, "proteasome-complex inhibitors"@en ;
  skos:prefLabel "proteasome inhibitors"@en, "inhibidores de la proteasoma"@es ;
  skos:related nalt:126796 ;
  a <https://lod.nal.usda.gov/naltv#Chemical>, skos:Concept ;
  dc:created "2017-05-02"^^xsd:date ;
  skos:definition nalt:299173_def ;
  dc:modified "2017-11-10"^^xsd:date ;
  skos:broader nalt:19023 ;
  ns0:marc001 "83397" ;
  skos:inScheme <https://lod.nal.usda.gov/nalt> .

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

nalt:299173_def
  rdf:value "Compuestos que inhiben la función o la acción proteolítica de la proteasoma."@es, "Compounds that inhibit the function or proteolytic action of the proteasome."@en ;
  dc:source "Medical Subject Headings 2017" ;
  a ns0:Definition .

