@prefix nalt: <https://lod.nal.usda.gov/nalt/> .
@prefix skos: <http://www.w3.org/2004/02/skos/core#> .
@prefix ns0: <https://lod.nal.usda.gov/naltv#> .
@prefix dc: <http://purl.org/dc/terms/> .
@prefix xsd: <http://www.w3.org/2001/XMLSchema#> .
@prefix rdf: <http://www.w3.org/1999/02/22-rdf-syntax-ns#> .
@prefix rdfs: <http://www.w3.org/2000/01/rdf-schema#> .
@prefix owl: <http://www.w3.org/2002/07/owl#> .

nalt:21467
  skos:hiddenLabel "calving-rate"@en ;
  a skos:Concept, <https://lod.nal.usda.gov/naltv#Topic> ;
  skos:related nalt:74810, nalt:21461 ;
  skos:inScheme <https://lod.nal.usda.gov/nalt>, <https://lod.nal.usda.gov/nalt-core> ;
  ns0:marc001 "6557" ;
  skos:definition nalt:21467_def ;
  skos:prefLabel "calving rate"@en, "tasa de partos en ganado bovino"@es ;
  dc:created "2006-01-19"^^xsd:date ;
  skos:exactMatch <http://id.agrisemantics.org/gacs/C26610>, <http://id.cabi.org/cabt/22921>, <http://aims.fao.org/aos/agrovoc/c_35215> ;
  skos:broader nalt:3138 ;
  dc:modified "2018-08-21"^^xsd:date .

nalt:3138
  skos:prefLabel "reproducción de animales"@es, "animal reproduction"@en ;
  a ns0:Topic, skos:Concept ;
  skos:narrower nalt:21467 .

nalt:21467_def
  rdf:value "Número de vacas que paren dividido por el número de vacas acopladas, por lo general relacionados con el hato y no el número de apareamientos de un individuo."@es, "The number of cows that calve divided by the number of cows mated, usually pertaining to the herd and not the number of matings for an individual."@en ;
  dc:source "NAL Thesaurus Staff" ;
  a ns0:Definition .

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

nalt:21461
  skos:prefLabel "partos en ganado bovino"@es, "calving"@en ;
  a ns0:Topic, skos:Concept ;
  skos:related nalt:21467 .

nalt:74810
  skos:prefLabel "facilidad de parto"@es, "calving ease"@en ;
  a ns0:Topic, skos:Concept ;
  skos:related nalt:21467 .

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

