@prefix nalt: <https://lod.nal.usda.gov/nalt/> .
@prefix skos: <http://www.w3.org/2004/02/skos/core#> .
@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#> .
@prefix dc: <http://purl.org/dc/terms/> .
@prefix ns0: <https://lod.nal.usda.gov/naltv#> .
@prefix xsd: <http://www.w3.org/2001/XMLSchema#> .

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

nalt:48366
  skos:prefLabel "partos caprinos"@es, "kidding"@en ;
  a <https://lod.nal.usda.gov/naltv#Topic>, skos:Concept ;
  skos:related nalt:39781 .

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

nalt:39781_def
  rdf:value "Número cabritos, dividido por el número estimado, en cuanto a la manada y no al número de apareamientos de un individuo."@es, "The number of nannygoats that kid divided by the number mated, as pertaining to the flock and not the number of matings for an individual."@en ;
  dc:source "NAL Thesaurus Staff" ;
  a <https://lod.nal.usda.gov/naltv#Definition> .

nalt:39781
  skos:hiddenLabel "kidding-rate"@en ;
  ns0:marc001 "20159" ;
  a skos:Concept, ns0:Topic ;
  skos:broader nalt:3138 ;
  skos:related nalt:48366 ;
  skos:inScheme <https://lod.nal.usda.gov/nalt> ;
  dc:modified "2014-06-06"^^xsd:date ;
  skos:prefLabel "tasa de partos en ganado caprino"@es, "kidding rate"@en ;
  dc:created "2006-01-19"^^xsd:date ;
  skos:definition nalt:39781_def .

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

