@prefix rdfs: <http://www.w3.org/2000/01/rdf-schema#> .
@prefix owl: <http://www.w3.org/2002/07/owl#> .
@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#> .

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

nalt:190761
  skos:prefLabel "metalocarboxipeptidasas"@es, "metallocarboxypeptidases"@en ;
  a <https://lod.nal.usda.gov/naltv#Chemical>, skos:Concept ;
  skos:narrower nalt:341041 .

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

nalt:341041
  dc:created "2020-06-29"^^xsd:date ;
  skos:altLabel "carboxypeptidase I"@en, "D-alanyl-D-alanine carboxypeptidase"@en, "EC 3.4.17.8"@en, "UDP-N-acetylmuramoyl-tetrapeptidyl-D-alanine alanine-hydrolase"@en, "penicillin binding protein 5"@en, "carboxypeptidase D-alanyl-D-alanine"@en, "D-alanine carboxypeptidase"@en ;
  skos:hiddenLabel "D-alanine carboxypeptidases"@en, "muramoylpentapeptide carboxypeptidases"@en, "muramoyl-pentapeptide carboxypeptidase"@en, "penicillin binding protein-5"@en, "penicillin binding protein5"@en, "E.C 3.4.17.8"@en, "D-alanyl-D-alanine carboxypeptidases"@en ;
  dc:modified "2020-10-29"^^xsd:date ;
  ns0:marc001 "95599" ;
  skos:inScheme <https://lod.nal.usda.gov/nalt> ;
  skos:prefLabel "muramoilpentapéptido carboxipeptidasa"@es, "muramoylpentapeptide carboxypeptidase"@en ;
  skos:broader nalt:190761 ;
  a skos:Concept, ns0:Chemical .

