@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 xsd: <http://www.w3.org/2001/XMLSchema#> .
@prefix ns0: <https://lod.nal.usda.gov/naltv#> .

nalt:9204
  skos:prefLabel "fertilidad de las hembras"@es, "female fertility"@en ;
  a <https://lod.nal.usda.gov/naltv#Topic>, skos:Concept ;
  skos:related nalt:9462 .

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

nalt:28989
  skos:prefLabel "fertilización (reproducción)"@es, "fertilization (reproduction)"@en ;
  a <https://lod.nal.usda.gov/naltv#Topic>, skos:Concept ;
  skos:related nalt:9462 .

nalt:9205
  skos:prefLabel "fertilidad del macho"@es, "male fertility"@en ;
  a <https://lod.nal.usda.gov/naltv#Topic>, skos:Concept ;
  skos:related nalt:9462 .

nalt:9462_def
  rdf:value "Fusión entre el espermatozoide y el óvulo en los animales para producir un cigoto."@es, "The fusion between sperm and egg in animals to produce a zygote."@en ;
  dc:source "NAL Thesaurus Staff" ;
  a <https://lod.nal.usda.gov/naltv#Definition> .

nalt:305559
  skos:prefLabel "vaca repetidora"@es, "repeat breeder"@en ;
  a <https://lod.nal.usda.gov/naltv#Topic>, skos:Concept ;
  skos:related nalt:9462 .

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

nalt:9462
  skos:inScheme <https://lod.nal.usda.gov/nalt-core>, <https://lod.nal.usda.gov/nalt> ;
  skos:definition nalt:9462_def ;
  skos:related nalt:9204, nalt:28989, nalt:9205, nalt:305559, nalt:9487 ;
  a <https://lod.nal.usda.gov/naltv#Topic>, skos:Concept ;
  dc:modified "2017-07-20"^^xsd:date ;
  ns0:marc001 "9472" ;
  skos:exactMatch <http://id.agrisemantics.org/gacs/C12806>, <http://id.cabi.org/cabt/31391> ;
  skos:broader nalt:3138 ;
  skos:prefLabel "conception"@en, "concepción"@es ;
  skos:narrower nalt:137863 ;
  dc:created "2006-01-19"^^xsd:date .

nalt:137863
  skos:prefLabel "tasa de concepción"@es, "conception rate"@en ;
  a ns0:Topic, skos:Concept ;
  skos:broader nalt:9462 .

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

nalt:9487
  skos:prefLabel "gestación"@es, "pregnancy"@en ;
  a ns0:Topic, skos:Concept ;
  skos:related nalt:9462 .

