@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:317380
  skos:prefLabel "dipeptidil dipeptidasa"@es, "dipeptidyl-dipeptidase"@en ;
  a <https://lod.nal.usda.gov/naltv#Chemical>, skos:Concept ;
  skos:broader nalt:136548 .

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

nalt:229733
  skos:prefLabel "dipeptidil peptidasa IV"@es, "dipeptidyl-peptidase IV"@en ;
  a <https://lod.nal.usda.gov/naltv#Chemical>, skos:Concept ;
  skos:broader nalt:136548 .

nalt:136545
  skos:prefLabel "dipeptidil peptidasa-l"@es, "dipeptidyl-peptidase I"@en ;
  a <https://lod.nal.usda.gov/naltv#Chemical>, skos:Concept ;
  skos:broader nalt:136548 .

nalt:136548
  skos:inScheme <https://lod.nal.usda.gov/nalt> ;
  skos:hiddenLabel "dipeptidyl-peptidases-and-tripeptidyl-peptidases"@en, "E.C. 3.4.14"@en ;
  skos:narrower nalt:229733, nalt:317380, nalt:136545 ;
  skos:prefLabel "Dipeptidil-peptidasas y tripeptidil-peptidasas"@es, "dipeptidyl-peptidases and tripeptidyl-peptidases"@en ;
  ns0:marc001 "58749" ;
  skos:altLabel "EC 3.4.14"@es, "EC 3.4.14"@en ;
  a skos:Concept, ns0:Chemical ;
  skos:broader nalt:7886 ;
  dc:modified "2018-05-29"^^xsd:date ;
  dc:created "2010-07-19"^^xsd:date .

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

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

