@prefix nalt: <https://lod.nal.usda.gov/nalt/> .
@prefix skos: <http://www.w3.org/2004/02/skos/core#> .
@prefix ns0: <https://lod.nal.usda.gov/naltv#> .
@prefix dc: <http://purl.org/dc/terms/> .
@prefix xsd: <http://www.w3.org/2001/XMLSchema#> .
@prefix rdfs: <http://www.w3.org/2000/01/rdf-schema#> .
@prefix owl: <http://www.w3.org/2002/07/owl#> .

nalt:7886
  skos:prefLabel "peptidasas"@es, "peptidases"@en ;
  a <https://lod.nal.usda.gov/naltv#Chemical>, skos:Concept ;
  skos:narrower nalt:126802 .

nalt:228984
  skos:prefLabel "inhibidores de la enzima convertidora de angiotensina"@es, "angiotensin-converting enzyme inhibitors"@en ;
  a <https://lod.nal.usda.gov/naltv#Chemical>, skos:Concept ;
  skos:related nalt:126802 .

nalt:126802
  skos:altLabel "ACE (angiotensin converting enzyme)"@en, "angiotensin converting enzyme"@en, "EC 3.4.15.1"@es, "EC 3.4.15.1"@en, "angiotensin-converting enzyme"@en, "CD143 antigen"@en, "angiotensin I-converting enzyme"@en, "carboxycathepsin"@en ;
  skos:hiddenLabel "peptidyldipeptide hydrolase"@en, "angiotensin-I converting enzyme"@en, "peptidyl dipeptide hydrolase"@en, "dipeptidyl carboxypeptidase"@en, "peptidyl-dipeptidase A."@en, "angiotensin I converting enzyme"@en, "peptidyl-dipeptidase-A"@en, "dipeptidyl carboxypeptidase I."@en, "dipeptidyl carboxypeptidase I"@en, "kininase II"@en, "E.C. 3.4.15.1"@en, "peptidase P."@en, "peptidase P"@en ;
  a skos:Concept, <https://lod.nal.usda.gov/naltv#Chemical> ;
  ns0:marc001 "55003" ;
  skos:prefLabel "peptidil-dipeptidasa A"@es, "peptidyl-dipeptidase A"@en ;
  skos:related nalt:228984 ;
  skos:inScheme <https://lod.nal.usda.gov/nalt>, <https://lod.nal.usda.gov/nalt-core> ;
  dc:modified "2017-11-17"^^xsd:date ;
  dc:created "2008-10-24"^^xsd:date ;
  skos:closeMatch <http://id.loc.gov/authorities/subjects/sh85005039> ;
  skos:broader nalt:7886 ;
  skos:exactMatch <http://id.agrisemantics.org/gacs/C21705> .

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

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

