@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:105274
  skos:prefLabel "membranas de la cáscara del huevo"@es, "egg shell membranes"@en ;
  a <https://lod.nal.usda.gov/naltv#Topic>, skos:Concept ;
  skos:related nalt:35939 .

nalt:35939
  a skos:Concept, <https://lod.nal.usda.gov/naltv#Topic> ;
  dc:created "2006-01-19"^^xsd:date ;
  skos:related nalt:238136, nalt:105274, nalt:302173 ;
  skos:prefLabel "egg shell"@en, "cáscara de huevo"@es ;
  skos:hiddenLabel "eggshells"@en, "egg shells"@en, "egg-shell"@en ;
  skos:inScheme <https://lod.nal.usda.gov/nalt>, <https://lod.nal.usda.gov/nalt-core> ;
  skos:broader nalt:25673 ;
  dc:modified "2018-08-24"^^xsd:date ;
  skos:exactMatch <http://id.cabi.org/cabt/42049>, <http://id.agrisemantics.org/gacs/C9817>, <http://aims.fao.org/aos/agrovoc/c_2500> ;
  skos:scopeNote "Use for the shell of reptiles, birds, or monotreme eggs; for the outermost covering of other eggs USE chorion."@en, "Usar para el cascarón de los huevos de reptiles, aves, o monotremos; USAR \"corion\" para referirse a una de las envolturas del embrión de otros huevos."@es ;
  skos:altLabel "huevo, cáscara"@es, "eggshell"@en ;
  ns0:marc001 "13037" .

nalt:302173
  skos:prefLabel "defectos de la cáscara del huevo"@es, "egg shell defects"@en ;
  a ns0:Topic, skos:Concept ;
  skos:related nalt:35939 .

nalt:238136
  skos:prefLabel "diente de huevo"@es, "egg tooth"@en ;
  a ns0:Topic, skos:Concept ;
  skos:related nalt:35939 .

nalt:25673
  skos:prefLabel "óvulos"@es, "ova"@en ;
  a ns0:Topic, skos:Concept ;
  skos:narrower nalt:35939 .

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

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

