@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 ns0: <https://lod.nal.usda.gov/naltv#> .
@prefix skos: <http://www.w3.org/2004/02/skos/core#> .
@prefix xsd: <http://www.w3.org/2001/XMLSchema#> .
@prefix rdfs: <http://www.w3.org/2000/01/rdf-schema#> .
@prefix owl: <http://www.w3.org/2002/07/owl#> .

nalt:19699_def
  rdf:value "Condición saludable de un animal para aparearse, con genitales externos normales y bien formados, sin signos de enfermedad ni otra condición discapacitante que le impida aparearse."@es, "The condition of an animal that is healthy and fit for mating, with normal external genitalia that are well-formed with no signs of disease and with no lameness or other disability that would prevent its success in breeding."@en ;
  dc:source "NAL Thesaurus Staff" ;
  a <https://lod.nal.usda.gov/naltv#Definition> .

nalt:19699
  ns0:marc001 "5854" ;
  skos:definition nalt:19699_def ;
  skos:prefLabel "seguridad de apareamiento"@es, "breeding soundness"@en ;
  skos:hiddenLabel "breeding-soundness"@en ;
  dc:modified "2012-11-30"^^xsd:date ;
  a skos:Concept, ns0:Topic ;
  skos:broader nalt:9035 ;
  skos:inScheme <https://lod.nal.usda.gov/nalt> ;
  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 .

nalt:9035
  skos:prefLabel "evaluación de sementales"@es, "sire evaluation"@en ;
  a ns0:Topic, skos:Concept ;
  skos:narrower nalt:19699 .

