@prefix skos: <http://www.w3.org/2004/02/skos/core#> .
@prefix isothes: <http://purl.org/iso25964/skos-thes#> .

<https://concepts.sagepub.com/social-science/concept/egg_proteins,_dietary>
  skos:prefLabel "egg proteins, dietary"@en ;
  a skos:Concept ;
  skos:broader <https://concepts.sagepub.com/social-science/concept/eggs> .

<https://concepts.sagepub.com/social-science/concept/egg_white>
  skos:prefLabel "egg white"@en ;
  a skos:Concept ;
  skos:broader <https://concepts.sagepub.com/social-science/concept/eggs> .

<https://concepts.sagepub.com/social-science/concept/food>
  skos:prefLabel "food"@en ;
  a skos:Concept ;
  skos:narrower <https://concepts.sagepub.com/social-science/concept/eggs> .

<https://concepts.sagepub.com/social-science/concept/eggs>
  skos:definition "Eggs have been part of the human diet since before recorded history. As a symbol of life, eggs have played various roles not only in the diet but also in many ceremonial aspects of culture. [Source: <a href=\"https://sk.sagepub.com/reference/lifestylemedicinehealth/n121.xml\" target=\"_blank\" data-id=\"to-sk\">Encyclopedia of Lifestyle Medicine &amp; Health; Eggs</a>]"@en ;
  skos:narrower <https://concepts.sagepub.com/social-science/concept/egg_yolk>, <https://concepts.sagepub.com/social-science/concept/egg_white>, <https://concepts.sagepub.com/social-science/concept/egg_proteins,_dietary> ;
  skos:exactMatch <https://id.nlm.nih.gov/mesh/D004531.html> ;
  skos:broader <https://concepts.sagepub.com/social-science/concept/food> ;
  skos:prefLabel "eggs"@en ;
  a skos:Concept .

<https://concepts.sagepub.com/social-science/concept/conceptgroup/concepts>
  a skos:Collection, isothes:ConceptGroup ;
  skos:prefLabel "concepts"@en ;
  skos:member <https://concepts.sagepub.com/social-science/concept/eggs> .

<https://concepts.sagepub.com/social-science/concept/egg_yolk>
  skos:prefLabel "egg yolk"@en ;
  a skos:Concept ;
  skos:broader <https://concepts.sagepub.com/social-science/concept/eggs> .

