@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:48739
  skos:definition nalt:48739_def ;
  dc:modified "2013-01-14"^^xsd:date ;
  skos:inScheme <https://lod.nal.usda.gov/nalt>, <https://lod.nal.usda.gov/nalt-core> ;
  dc:created "2006-01-19"^^xsd:date ;
  a <https://lod.nal.usda.gov/naltv#Topic>, skos:Concept ;
  skos:prefLabel "milk ejection"@en, "eyección láctea"@es ;
  ns0:marc001 "23676" ;
  skos:altLabel "milk let-down"@en, "eyección de leche"@es, "milk letdown"@en, "bajada de la leche"@es ;
  skos:broader nalt:31646 ;
  skos:exactMatch <http://id.agrisemantics.org/gacs/C31853>, <http://id.cabi.org/cabt/73998> ;
  skos:hiddenLabel "milk-ejection"@en .

nalt:48739_def
  rdf:value "Expulsión de leche desde la cavidad alveolar mamaria, que está rodeada por una capa de células epiteliales secretoras de leche y una red de células mioepiteliales. La contracción de las células mioepiteliales está regulada por señales neuroendocrinas."@es, "Expulsion of milk from the mammary alveolar lumen, which is surrounded by a layer of milk-secreting epithelial cells and a network of myoepithelial cells. Contraction of the myoepithelial cells is regulated by neuroendocrine signals."@en ;
  dc:source "Medical Subject Headings" ;
  a ns0:Definition .

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

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

nalt:31646
  skos:prefLabel "lactación"@es, "lactation"@en ;
  a ns0:Topic, skos:Concept ;
  skos:narrower nalt:48739 .

