@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:7881
  skos:prefLabel "leucil aminopeptidasa"@es, "leucyl aminopeptidase"@en ;
  a <https://lod.nal.usda.gov/naltv#Chemical>, skos:Concept ;
  skos:broader nalt:7884 .

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

nalt:7884
  skos:hiddenLabel "alanine aminopeptidase"@en, "alanine-aminopeptidase"@en, "amino-peptidase"@en, "alanine-aminopeptidases"@en, "aminopeptidase"@en, "leucine aminopeptidases"@en, "amino-peptidases"@en, "E.C. 3.4.11"@en, "leucine-aminopeptidase"@en ;
  skos:narrower nalt:7881 ;
  skos:altLabel "alanine aminopeptidases"@en, "EC 3.4.1.1"@en, "EC 3.4.11"@es, "EC 3.4.11"@en ;
  a skos:Concept, <https://lod.nal.usda.gov/naltv#Chemical> ;
  skos:exactMatch <http://id.agrisemantics.org/gacs/C23406>, <http://id.loc.gov/authorities/subjects/sh85004505>, <http://id.cabi.org/cabt/9367> ;
  skos:prefLabel "aminopeptidasas"@es, "aminopeptidases"@en ;
  skos:inScheme <https://lod.nal.usda.gov/nalt>, <https://lod.nal.usda.gov/nalt-core> ;
  ns0:marc001 "2118" ;
  dc:created "2006-01-19"^^xsd:date ;
  skos:broader nalt:7886 ;
  dc:modified "2018-05-01"^^xsd:date .

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

<https://lod.nal.usda.gov/nalt-core>
  rdfs:label "NALT Core"@es, "NALT Core"@en ;
  a skos:ConceptScheme .

