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

nalt:35944_def
  rdf:value "Capacidad del huevo para eclosionar."@es, "Ability of the egg to hatch."@en ;
  dc:source "NAL Thesaurus Staff" ;
  a <https://lod.nal.usda.gov/naltv#Definition> .

nalt:238136
  skos:prefLabel "diente de huevo"@es, "egg tooth"@en ;
  a <https://lod.nal.usda.gov/naltv#Topic>, skos:Concept ;
  skos:related nalt:35944 .

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

nalt:9470
  skos:prefLabel "eclosión (óvulo)"@es, "hatching"@en ;
  a <https://lod.nal.usda.gov/naltv#Topic>, skos:Concept ;
  skos:related nalt:35944 .

nalt:35944
  skos:inScheme <https://lod.nal.usda.gov/nalt>, <https://lod.nal.usda.gov/nalt-core> ;
  skos:prefLabel "viabilidad de los huevos"@es, "egg hatchability"@en ;
  a <https://lod.nal.usda.gov/naltv#Topic>, skos:Concept ;
  skos:exactMatch <http://id.agrisemantics.org/gacs/C9874>, <http://id.cabi.org/cabt/42039>, <http://aims.fao.org/aos/agrovoc/c_2496> ;
  ns0:marc001 "13028" ;
  skos:altLabel "viabilidad del huevo"@es ;
  dc:created "2006-01-19"^^xsd:date ;
  skos:hiddenLabel "egg-hatchability"@en ;
  skos:related nalt:238136, nalt:9470 ;
  skos:definition nalt:35944_def ;
  dc:modified "2020-11-03"^^xsd:date ;
  skos:broader nalt:9203 .

nalt:9203
  skos:prefLabel "fertilidad de los huevos"@es, "egg fertility"@en ;
  a ns0:Topic, skos:Concept ;
  skos:narrower nalt:35944 .

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

