@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 rdf: <http://www.w3.org/1999/02/22-rdf-syntax-ns#> .
@prefix rdfs: <http://www.w3.org/2000/01/rdf-schema#> .
@prefix owl: <http://www.w3.org/2002/07/owl#> .

nalt:313185
  skos:prefLabel "proteínas antitrombinas"@es, "antithrombin proteins"@en ;
  a <https://lod.nal.usda.gov/naltv#Chemical>, skos:Concept ;
  skos:broader nalt:313179 .

nalt:313179
  a <https://lod.nal.usda.gov/naltv#Chemical>, skos:Concept ;
  skos:altLabel "serpin superfamily"@en, "serpin peptidase inhibitors"@en, "serpin protease inhibitors"@en ;
  dc:modified "2018-11-14"^^xsd:date ;
  skos:hiddenLabel "serpin peptidase inhibitor"@en, "serpin protease inhibitor"@en ;
  skos:broader nalt:19023 ;
  skos:definition nalt:313179_def ;
  skos:inScheme <https://lod.nal.usda.gov/nalt> ;
  dc:created "2018-02-08"^^xsd:date ;
  skos:prefLabel "serpinas"@es, "serpins"@en ;
  skos:narrower nalt:313185 ;
  ns0:marc001 "90484" .

nalt:313179_def
  rdf:value "Familia de inhibidores de la serina proteasa que son similares en cuanto a su secuencia de aminoácidos y su mecanismo de inhibición, pero que difieren en términos de su especificidad hacia las enzimas proteolíticas. Entre sus miembros se pueden incluir sustratos, en vez de inhibidores de serina endopeptidasas."@es, "A family of serine proteinase inhibitors which are similar in amino acid sequence and mechanism of inhibition, but differ in their specificity toward proteolytic enzymes. Some members of the serpin family may be substrates rather than inhibitors of serine endopeptidases."@en ;
  dc:source "Medical Subject Headings 2018" ;
  a ns0:Definition .

nalt:19023
  skos:prefLabel "inhibidores de proteinasa"@es, "proteinase inhibitors"@en ;
  a ns0:Chemical, skos:Concept ;
  skos:narrower nalt:313179 .

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

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

