@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:305559 .

nalt:38218
  skos:prefLabel "estro"@es, "estrus"@en ;
  a <https://lod.nal.usda.gov/naltv#Topic>, skos:Concept ;
  skos:related nalt:305559 .

nalt:16304
  skos:prefLabel "ganado bovino"@es, "cattle"@en ;
  a <https://lod.nal.usda.gov/naltv#Organism>, skos:Concept ;
  skos:narrower nalt:305559 .

nalt:202712
  skos:prefLabel "desempeño reproductivo"@es, "reproductive performance"@en ;
  a <https://lod.nal.usda.gov/naltv#Topic>, skos:Concept ;
  skos:related nalt:305559 .

nalt:305559
  skos:prefLabel "vaca repetidora"@es, "repeat breeder"@en ;
  skos:related nalt:23072, nalt:202712, nalt:38218, nalt:9462, nalt:9204 ;
  skos:hiddenLabel "repeat breeders"@en, "repeat-breeder"@en ;
  skos:definition nalt:305559_def ;
  a skos:Concept, <https://lod.nal.usda.gov/naltv#Topic> ;
  dc:created "2017-07-20"^^xsd:date ;
  skos:broader nalt:16304 ;
  ns0:marc001 "83546" ;
  skos:inScheme <https://lod.nal.usda.gov/nalt> ;
  dc:modified "2017-11-10"^^xsd:date .

nalt:23072
  skos:prefLabel "vaquilla"@es, "heifers"@en ;
  a ns0:Organism, skos:Concept ;
  skos:related nalt:305559 .

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

nalt:9462
  skos:prefLabel "concepción"@es, "conception"@en ;
  a ns0:Topic, skos:Concept ;
  skos:related nalt:305559 .

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

nalt:305559_def
  rdf:value "Vaca clínicamente normal que no logra concebir luego de tres o cuatro servicios en relación con el estro normal."@es, "A clinically normal cow or cattle that fails to conceive after three or four services associated with normal estrus."@en ;
  dc:source "NAL Thesaurus Staff" ;
  a ns0:Definition .

