@prefix nalt: <https://lod.nal.usda.gov/nalt/> .
@prefix rdf: <http://www.w3.org/1999/02/22-rdf-syntax-ns#> .
@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 rdfs: <http://www.w3.org/2000/01/rdf-schema#> .
@prefix owl: <http://www.w3.org/2002/07/owl#> .

nalt:255379_def
  rdf:value "Metaloproteinasa de matriz secretada que desempeña una función fisiológica en la degradación de la matriz extracelular y que se halla en los tejidos esqueléticos. Se sintetiza como un precursor inactivo que se activa mediante la división proteolítica de su propéptido terminal N."@es, "A secreted matrix metalloproteinase that plays a physiological role in the degradation of extracellular matrix found in skeletal tissues. It is synthesized as an inactive precursor that is activated by the proteolytic cleavage of its N-terminal propeptide."@en ;
  dc:source "Medical Subject Headings 2015" ;
  a <https://lod.nal.usda.gov/naltv#Definition> .

nalt:255379
  dc:created "2015-06-09"^^xsd:date ;
  dc:modified "2015-11-16"^^xsd:date ;
  skos:hiddenLabel "collagenase 3"@en, "matrix-metalloproteinase-13"@en ;
  skos:broader nalt:27901 ;
  skos:altLabel "MMP-13 (matrix metalloproteinase-13)"@en, "collagenase-3"@en, "matrix metalloproteinase-13"@en ;
  a <https://lod.nal.usda.gov/naltv#Chemical>, skos:Concept ;
  skos:inScheme <https://lod.nal.usda.gov/nalt> ;
  skos:definition nalt:255379_def ;
  skos:prefLabel "matrix metalloproteinase 13"@en, "metaloproteinasa de matriz 13"@es ;
  ns0:marc001 "69440" .

nalt:27901
  skos:prefLabel "metaloproteinasas"@es, "metalloproteinases"@en ;
  a ns0:Chemical, skos:Concept ;
  skos:narrower nalt:255379 .

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

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

