@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 rdfs: <http://www.w3.org/2000/01/rdf-schema#> .
@prefix owl: <http://www.w3.org/2002/07/owl#> .

nalt:28988
  skos:prefLabel "comportamiento de cortejo"@es, "mating behavior"@en ;
  a <https://lod.nal.usda.gov/naltv#Topic>, skos:Concept ;
  skos:narrower nalt:9463 .

nalt:9465
  skos:prefLabel "eyaculación"@es, "ejaculation"@en ;
  a <https://lod.nal.usda.gov/naltv#Topic>, skos:Concept ;
  skos:related nalt:9463 .

nalt:9491
  skos:prefLabel "transporte espermático"@es, "sperm transport"@en ;
  a <https://lod.nal.usda.gov/naltv#Topic>, skos:Concept ;
  skos:related nalt:9463 .

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:9463 .

nalt:9463
  skos:exactMatch <http://aims.fao.org/aos/agrovoc/c_1876>, <http://id.cabi.org/cabt/32093>, <http://id.agrisemantics.org/gacs/C7069> ;
  skos:prefLabel "copulation"@en, "copulación"@es ;
  skos:broader nalt:3138, nalt:28988 ;
  skos:inScheme <https://lod.nal.usda.gov/nalt>, <https://lod.nal.usda.gov/nalt-core> ;
  skos:related nalt:28989, nalt:9465, nalt:9491 ;
  a <https://lod.nal.usda.gov/naltv#Topic>, skos:Concept ;
  dc:created "2006-01-19"^^xsd:date ;
  dc:modified "2019-09-09"^^xsd:date ;
  ns0:marc001 "9704" ;
  skos:closeMatch <http://id.loc.gov/authorities/subjects/sh85120739> ;
  skos:hiddenLabel "copulations"@en .

nalt:28989
  skos:prefLabel "fertilización (reproducción)"@es, "fertilization (reproduction)"@en ;
  a ns0:Topic, skos:Concept ;
  skos:related nalt:9463 .

<https://lod.nal.usda.gov/nalt-core>
  rdfs:label "NALT Core"@es, "NALT Core"@en ;
  a skos:ConceptScheme .

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

