@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:3136
  skos:prefLabel "espermatozoides"@es, "spermatozoa"@en ;
  a <https://lod.nal.usda.gov/naltv#Topic>, skos:Concept ;
  skos:related nalt:47405 .

nalt:47405_def
  rdf:value "Cápsula que contiene esperma por ser transferida directa o indirectamente de los machos a las hembras."@es, "Capsule containing sperm to be directly or indirectly transferred to from males to females."@en ;
  dc:source "NAL Thesaurus Staff" ;
  a <https://lod.nal.usda.gov/naltv#Definition> .

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

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

nalt:47405
  skos:prefLabel "spermatophores"@en, "espermatóforos"@es ;
  skos:broader nalt:20336 ;
  ns0:marc001 "34700" ;
  dc:created "2006-01-19"^^xsd:date ;
  skos:related nalt:3136, nalt:8604 ;
  dc:modified "2013-10-22"^^xsd:date ;
  a skos:Concept, ns0:Topic ;
  skos:exactMatch <http://id.loc.gov/authorities/subjects/sh85126544> ;
  skos:definition nalt:47405_def ;
  skos:inScheme <https://lod.nal.usda.gov/nalt> ;
  skos:hiddenLabel "spermatophore"@en .

nalt:20336
  skos:prefLabel "sistema reproductor del macho"@es, "male reproductive system"@en ;
  a ns0:Topic, skos:Concept ;
  skos:narrower nalt:47405 .

nalt:8604
  skos:prefLabel "reproducción de insectos"@es, "insect reproduction"@en ;
  a ns0:Topic, skos:Concept ;
  skos:related nalt:47405 .

