@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#> .

nalt:8234
  skos:prefLabel "beta-amilasa"@es, "beta-amylase"@en ;
  skos:altLabel "EC 3.2.1.2"@es, "EC 3.2.1.2"@en ;
  skos:inScheme <https://lod.nal.usda.gov/nalt-core>, <https://lod.nal.usda.gov/nalt> ;
  dc:created "2006-01-19"^^xsd:date ;
  skos:exactMatch <http://id.cabi.org/cabt/18361>, <http://aims.fao.org/aos/agrovoc/c_29492>, <http://id.agrisemantics.org/gacs/C23841> ;
  skos:broader nalt:6881 ;
  a skos:Concept, <https://lod.nal.usda.gov/naltv#Chemical> ;
  skos:hiddenLabel "E.C. 3.2.1.2"@en ;
  dc:modified "2013-08-13"^^xsd:date ;
  ns0:marc001 "4869" .

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

nalt:6881
  skos:prefLabel "amilasas"@es, "amylases"@en ;
  a ns0:Chemical, skos:Concept ;
  skos:narrower nalt:8234 .

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

