@prefix nalt: <https://lod.nal.usda.gov/nalt/> .
@prefix skos: <http://www.w3.org/2004/02/skos/core#> .
@prefix rdf: <http://www.w3.org/1999/02/22-rdf-syntax-ns#> .
@prefix dc: <http://purl.org/dc/terms/> .
@prefix rdfs: <http://www.w3.org/2000/01/rdf-schema#> .
@prefix owl: <http://www.w3.org/2002/07/owl#> .
@prefix ns0: <https://lod.nal.usda.gov/naltv#> .
@prefix xsd: <http://www.w3.org/2001/XMLSchema#> .

nalt:9460
  skos:prefLabel "capacitación"@es, "sperm capacitation"@en ;
  a <https://lod.nal.usda.gov/naltv#Topic>, skos:Concept ;
  skos:related nalt:3137 .

nalt:3138
  skos:prefLabel "reproducción de animales"@es, "animal reproduction"@en ;
  a <https://lod.nal.usda.gov/naltv#Topic>, skos:Concept ;
  skos:narrower nalt:3137 .

nalt:3136
  skos:prefLabel "espermatozoides"@es, "spermatozoa"@en ;
  a <https://lod.nal.usda.gov/naltv#Topic>, skos:Concept ;
  skos:related nalt:3137 .

nalt:3137_def
  rdf:value "Cambios que ocurren para liberar las enzimas del acrosoma de la esperma (espermatozoides). La reacción acrosómica permite al esperma penetrar la zona pelúcida y entrar en el óvulo durante la fertilización."@es, "Changes that occur to liberate the enzymes of the acrosome of a sperm (spermatozoa). Acrosome reaction allows the sperm to penetrate the zona pellucida and enter the ovum during fertilization."@en ;
  dc:source "Medical Subject Headings 2013" ;
  a <https://lod.nal.usda.gov/naltv#Definition> .

nalt:3134
  skos:prefLabel "acrosoma"@es, "acrosome"@en ;
  a <https://lod.nal.usda.gov/naltv#Topic>, skos:Concept ;
  skos:related nalt:3137 .

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

nalt:3137
  ns0:marc001 "698" ;
  skos:inScheme <https://lod.nal.usda.gov/nalt>, <https://lod.nal.usda.gov/nalt-core> ;
  skos:exactMatch <http://id.loc.gov/authorities/subjects/sh2005004311>, <http://id.agrisemantics.org/gacs/C21951>, <http://id.cabi.org/cabt/5488> ;
  skos:definition nalt:3137_def ;
  skos:hiddenLabel "acrosome reacting"@en, "acrosome react"@en, "acrosome-reaction"@en, "acrosome-reacted"@en, "acrosome reacted"@en ;
  a skos:Concept, ns0:Topic ;
  skos:prefLabel "acrosome reaction"@en, "reacción acrosómica"@es ;
  skos:related nalt:3134, nalt:9460, nalt:3136 ;
  skos:broader nalt:3138 ;
  dc:created "2006-01-19"^^xsd:date ;
  dc:modified "2020-02-19"^^xsd:date .

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

