@prefix nalt: <https://lod.nal.usda.gov/nalt/> .
@prefix rdf: <http://www.w3.org/1999/02/22-rdf-syntax-ns#> .
@prefix dc: <http://purl.org/dc/terms/> .
@prefix skos: <http://www.w3.org/2004/02/skos/core#> .
@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:188996_def
  rdf:value "Mezcla heterogénea de glucoproteínas que produce la estructura de gel de la clara de huevo. Presenta actividad inhibidora de la tripsina."@es, "A heterogeneous mixture of glycoproteins responsible for the gel structure of egg white. It has trypsin-inhibiting activity."@en ;
  dc:source "Medical Subject Headings 2012" ;
  a <https://lod.nal.usda.gov/naltv#Definition> .

nalt:188996
  skos:prefLabel "ovomucin"@en, "ovomucina"@es ;
  skos:related nalt:10488 ;
  skos:closeMatch <http://id.loc.gov/authorities/subjects/sh91000803> ;
  dc:created "2012-07-24"^^xsd:date ;
  skos:inScheme <https://lod.nal.usda.gov/nalt> ;
  skos:hiddenLabel "ovomucoid"@en, "ovomucoids"@en ;
  a <https://lod.nal.usda.gov/naltv#Chemical>, skos:Concept ;
  skos:broader nalt:9449 ;
  dc:modified "2014-02-18"^^xsd:date ;
  skos:definition nalt:188996_def ;
  ns0:marc001 "61622" .

nalt:10488
  skos:prefLabel "inhibidores de tripsina"@es, "trypsin inhibitors"@en ;
  a ns0:Chemical, skos:Concept ;
  skos:related nalt:188996 .

nalt:9449
  skos:prefLabel "proteínas de huevo"@es, "egg proteins"@en ;
  a ns0:Chemical, skos:Concept ;
  skos:narrower nalt:188996 .

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

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

