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

nalt:9470_def
  rdf:value "Salida del huevo de la cría."@es, "The escape of the young one from the egg."@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:9470 .

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

nalt:9470
  skos:exactMatch <http://id.agrisemantics.org/gacs/C7026>, <http://aims.fao.org/aos/agrovoc/c_3504>, <http://id.cabi.org/cabt/55315> ;
  skos:inScheme <https://lod.nal.usda.gov/nalt>, <https://lod.nal.usda.gov/nalt-core> ;
  skos:broader nalt:3138 ;
  skos:related nalt:35944, nalt:44690 ;
  skos:prefLabel "hatching"@en, "eclosión (óvulo)"@es ;
  dc:modified "2020-10-20"^^xsd:date ;
  dc:created "2006-01-19"^^xsd:date ;
  a <https://lod.nal.usda.gov/naltv#Topic>, skos:Concept ;
  skos:definition nalt:9470_def ;
  ns0:marc001 "17733" .

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

nalt:35944
  skos:prefLabel "viabilidad de los huevos"@es, "egg hatchability"@en ;
  a ns0:Topic, skos:Concept ;
  skos:related nalt:9470 .

nalt:44690
  skos:prefLabel "plantas incubadoras"@es, "hatcheries"@en ;
  a ns0:Topic, skos:Concept ;
  skos:related nalt:9470 .

