@prefix rdfs: <http://www.w3.org/2000/01/rdf-schema#> .
@prefix skos: <http://www.w3.org/2004/02/skos/core#> .
@prefix owl: <http://www.w3.org/2002/07/owl#> .
@prefix nalt: <https://lod.nal.usda.gov/nalt/> .
@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/nalt>
  rdfs:label "NALT Full"@en ;
  a skos:ConceptScheme .

<https://lod.nal.usda.gov/naltv#Chemical>
  rdfs:label "Chemical"@en ;
  a owl:Class .

nalt:3127
  skos:prefLabel "serina proteinasas"@es, "serine proteinases"@en ;
  a <https://lod.nal.usda.gov/naltv#Chemical>, skos:Concept ;
  skos:narrower nalt:314093 .

nalt:314093
  skos:hiddenLabel "proline endopeptidases"@en, "endo-prolylpeptidase"@en, "endo-prolylpeptidases"@en, "prolyl oligopeptidases"@en, "prolyl-oligopeptidases"@en, "post-proline endopeptidases"@en, "endoprolylpeptidases"@en, "proline-specific endopeptidases"@en, "prolyl-oligopeptidase"@en ;
  skos:altLabel "endoprolylpeptidase"@en, "proline-specific endopeptidase"@en, "proline endopeptidase"@en, "post-proline endopeptidase"@en ;
  skos:broader nalt:3127 ;
  a skos:Concept, <https://lod.nal.usda.gov/naltv#Chemical> ;
  dc:created "2018-02-23"^^xsd:date ;
  skos:prefLabel "prolil oligopeptidasa"@es, "prolyl oligopeptidase"@en ;
  skos:inScheme <https://lod.nal.usda.gov/nalt> ;
  dc:modified "2018-11-14"^^xsd:date ;
  ns0:marc001 "89873" .

