@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#> .
@prefix rdf: <http://www.w3.org/1999/02/22-rdf-syntax-ns#> .

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

nalt:277091
  skos:prefLabel "éxito reproductivo"@es, "reproductive success"@en ;
  a <https://lod.nal.usda.gov/naltv#Topic>, skos:Concept ;
  skos:related nalt:9468 .

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

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

nalt:9468
  dc:modified "2017-06-28"^^xsd:date ;
  skos:broader nalt:12898 ;
  skos:inScheme <https://lod.nal.usda.gov/nalt-core>, <https://lod.nal.usda.gov/nalt> ;
  skos:related nalt:9461, nalt:9204, nalt:277091, nalt:3138 ;
  dc:created "2006-01-19"^^xsd:date ;
  skos:prefLabel "fecundidad"@es, "fecundity"@en ;
  skos:closeMatch <http://id.loc.gov/authorities/subjects/sh85047895> ;
  skos:definition nalt:9468_def ;
  ns0:marc001 "14905" ;
  a ns0:Topic, skos:Concept ;
  skos:exactMatch <http://id.cabi.org/cabt/47356>, <http://id.agrisemantics.org/gacs/C2013> .

nalt:9461
  skos:prefLabel "tamaño de nidada"@es, "clutch size"@en ;
  a ns0:Topic, skos:Concept ;
  skos:related nalt:9468 .

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

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

nalt:9468_def
  rdf:value "Ritmo al que un individuo produce descendencia, normalmente expresado solo por las hembras, como por ejemplo, el número de huevos generado por una lubina rayada hembra durante la época de desove."@es, "The rate at which an individual produces offspring, usually expressed only for females. For example, the number of eggs produced per female striped bass during a spawning season."@en ;
  dc:source "US Environmental Protection Agency" ;
  a ns0:Definition .

