@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#> .

nalt:9077
  skos:prefLabel "desempeño animal"@es, "animal performance"@en ;
  a <https://lod.nal.usda.gov/naltv#Topic>, skos:Concept ;
  skos:narrower nalt:5070 .

nalt:5068
  skos:prefLabel "edad al primer huevo"@es, "age at first egg"@en ;
  a <https://lod.nal.usda.gov/naltv#Topic>, skos:Concept ;
  skos:broader nalt:5070 .

nalt:24856
  skos:prefLabel "gallinas ponedoras"@es, "laying hens"@en ;
  a <https://lod.nal.usda.gov/naltv#Organism>, skos:Concept ;
  skos:related nalt:5070 .

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

nalt:9503
  skos:prefLabel "ciencia avícola"@es, "poultry science"@en ;
  a <https://lod.nal.usda.gov/naltv#Topic>, skos:Concept ;
  skos:narrower nalt:5070 .

nalt:5070
  skos:altLabel "rendimiento de puesta"@es, "egg laying performance"@en ;
  skos:inScheme <https://lod.nal.usda.gov/nalt-core>, <https://lod.nal.usda.gov/nalt> ;
  skos:narrower nalt:5068 ;
  a skos:Concept, <https://lod.nal.usda.gov/naltv#Topic> ;
  dc:modified "2013-08-13"^^xsd:date ;
  skos:broader nalt:9503, nalt:9077 ;
  skos:prefLabel "laying performance"@en, "desempeño de la postura"@es ;
  dc:created "2006-01-19"^^xsd:date ;
  skos:exactMatch <http://id.cabi.org/cabt/65035>, <http://aims.fao.org/aos/agrovoc/c_4234>, <http://id.agrisemantics.org/gacs/C6004> ;
  skos:hiddenLabel "laying-performance"@en, "laying performances"@en ;
  ns0:marc001 "20808" ;
  skos:related nalt:202712, nalt:35951, nalt:24856 .

<https://lod.nal.usda.gov/nalt-core>
  rdfs:label "NALT Core"@es, "NALT Core"@en ;
  a skos:ConceptScheme .

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

nalt:35951
  skos:prefLabel "producción de huevos"@es, "egg production"@en ;
  a ns0:Topic, skos:Concept ;
  skos:related nalt:5070 .

