@prefix nalt: <https://lod.nal.usda.gov/nalt/> .
@prefix rdf: <http://www.w3.org/1999/02/22-rdf-syntax-ns#> .
@prefix dc: <http://purl.org/dc/terms/> .
@prefix skos: <http://www.w3.org/2004/02/skos/core#> .
@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#> .

nalt:39558_def
  rdf:value "Número de cerdas que paren dividido por el número de cerdas acoplado, por lo general relacionados con la piara y no el número de apareamientos de un individuo."@es, "The number of sows that farrow divided by the number of sows mated, usually pertaining to the herd and not the number of matings for an individual."@en ;
  dc:source "NAL Thesaurus Staff" ;
  a <https://lod.nal.usda.gov/naltv#Definition> .

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

nalt:39553
  skos:prefLabel "partos porcinos"@es, "farrowing"@en ;
  a <https://lod.nal.usda.gov/naltv#Topic>, skos:Concept ;
  skos:related nalt:39558 .

nalt:39558
  skos:prefLabel "farrowing rate"@en, "tasa de partos en ganado porcino"@es ;
  skos:inScheme <https://lod.nal.usda.gov/nalt-core>, <https://lod.nal.usda.gov/nalt> ;
  skos:related nalt:39553 ;
  a skos:Concept, <https://lod.nal.usda.gov/naltv#Topic> ;
  skos:definition nalt:39558_def ;
  skos:exactMatch <http://id.cabi.org/cabt/47260>, <http://aims.fao.org/aos/agrovoc/c_35811>, <http://id.agrisemantics.org/gacs/C30600> ;
  skos:broader nalt:3138 ;
  skos:hiddenLabel "farrowing-rate"@en ;
  dc:modified "2014-06-06"^^xsd:date ;
  ns0:marc001 "14854" ;
  dc:created "2006-01-19"^^xsd:date .

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

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

