@prefix nalt: <https://lod.nal.usda.gov/nalt/> .
@prefix ns0: <https://lod.nal.usda.gov/naltv#> .
@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 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:146679
  ns0:marc001 "59920" ;
  skos:exactMatch <http://id.loc.gov/authorities/subjects/sh85088227>, <http://id.cabi.org/cabt/75534>, <http://id.agrisemantics.org/gacs/C23094>, <http://aims.fao.org/aos/agrovoc/c_4965> ;
  skos:broader nalt:146678 ;
  skos:prefLabel "mucinas"@es, "mucins"@en ;
  skos:inScheme <https://lod.nal.usda.gov/nalt-core>, <https://lod.nal.usda.gov/nalt> ;
  a ns0:Chemical, skos:Concept ;
  dc:modified "2012-11-30"^^xsd:date ;
  skos:altLabel "mucin"@en ;
  dc:created "2011-08-05"^^xsd:date ;
  skos:definition nalt:146679_def .

nalt:146679_def
  rdf:value "Mucoproteínas de alto peso molecular que protegen la superficie de las células epiteliales al actuar como barrera a las partículas y microorganismos. Las mucinas ancladas a la membrana pueden tener funciones adicionales relacionadas con las interacciones de proteínas en la superficie celular."@es, "High molecular weight mucoproteins that protect the surface of epithelial cells by providing a barrier to particulate matter and microorganisms. Membrane-anchored mucins may have additional roles concerned with protein interactions at the cell surface."@en ;
  dc:source "Medical Subject Headings" ;
  a ns0:Definition .

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

nalt:146678
  skos:prefLabel "mucoproteínas"@es, "mucoproteins"@en ;
  a ns0:Chemical, skos:Concept ;
  skos:narrower nalt:146679 .

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

