@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:237128
  skos:altLabel "glycylglycine endopeptidase"@en, "EC 3.4.24.75"@en, "glycyl-glycine endopeptidase"@en ;
  a <https://lod.nal.usda.gov/naltv#Chemical>, skos:Concept ;
  dc:created "2015-01-15"^^xsd:date ;
  skos:inScheme <https://lod.nal.usda.gov/nalt> ;
  skos:definition nalt:237128_def ;
  dc:modified "2015-11-16"^^xsd:date ;
  skos:prefLabel "lisostafina"@es, "lysostaphin"@en ;
  skos:broader nalt:27901 ;
  skos:hiddenLabel "E.C. 3.4.24.75"@en ;
  ns0:marc001 "69255" .

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

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

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

nalt:237128_def
  rdf:value "Peptidasa de 25 kDa producida por Staphylococcus simulans, que adhiere un enlace glicina-glicina único a un puente cruzado entre péptidos de la pared celular del Staphylococcus aureus."@es, "A 25-kDa peptidase produced by Staphylococcus simulans which cleaves a glycine-glycine bond unique to an inter-peptide cross-bridge of the Staphylococcus aureus cell wall."@en ;
  dc:source "Medical Subject Headings 2015" ;
  a ns0:Definition .

