@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:21438
  skos:altLabel "EC 3.4.22.53"@en, "EC 3.4.22.54"@es, "EC 3.4.22.54"@en, "EC 3.4.22.52"@es, "EC 3.4.22.52"@en, "EC 3.4.22.53"@es ;
  skos:broader nalt:19947 ;
  skos:hiddenLabel "E.C. 3.4.22.54"@en, "E.C. 3.4.22.53"@en, "E.C. 3.4.22.52"@en ;
  skos:inScheme <https://lod.nal.usda.gov/nalt>, <https://lod.nal.usda.gov/nalt-core> ;
  a skos:Concept, <https://lod.nal.usda.gov/naltv#Chemical> ;
  skos:exactMatch <http://aims.fao.org/aos/agrovoc/c_36536>, <http://id.agrisemantics.org/gacs/C30144>, <http://id.loc.gov/authorities/subjects/sh90000818> ;
  skos:prefLabel "calpaína"@es, "calpain"@en ;
  dc:created "2006-01-19"^^xsd:date ;
  dc:modified "2013-08-13"^^xsd:date ;
  ns0:marc001 "6543" .

nalt:19947
  skos:prefLabel "cisteína proteinasas"@es, "cysteine proteinases"@en ;
  a ns0:Chemical, skos:Concept ;
  skos:narrower nalt:21438 .

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

