@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/abdominal_pain>
  skos:prefLabel "abdominal pain"@en ;
  a skos:Concept ;
  skos:narrower <https://concepts.sagepub.com/social-science/concept/colic> .

<https://concepts.sagepub.com/social-science/concept/stomach_disorders>
  skos:prefLabel "stomach disorders"@en ;
  a skos:Concept ;
  skos:narrower <https://concepts.sagepub.com/social-science/concept/colic> .

<https://concepts.sagepub.com/social-science/concept/renal_colic>
  skos:prefLabel "renal colic"@en ;
  a skos:Concept ;
  skos:broader <https://concepts.sagepub.com/social-science/concept/colic> .

<https://concepts.sagepub.com/social-science/concept/colic>
  skos:definition "Colic and colicky apply to crying behaviors in otherwise healthy infants who, despite their caregivers’ attempts at soothing, cry inconsolably. Colic has been defined as inconsolable or excessive infant crying for which no physical cause can be found and which lasts a minimum of 3 hours of total crying per day, at least 3 days a week, for at least 3 weeks throughout the infant's first 3 months of life [Wessel's Rule of Three (1954)]. The incidence of infant colic, thus defined, is estimated to affect approximately 20% of infants. [Source: <a href=\"https://sk.sagepub.com/reference/humandevelopment/n144.xml\" target=\"_blank\" data-id=\"to-sk\">Encyclopedia of Human Development; Colic</a>]"@en ;
  skos:narrower <https://concepts.sagepub.com/social-science/concept/renal_colic>, <https://concepts.sagepub.com/social-science/concept/infantile_colic> ;
  skos:exactMatch <https://id.nlm.nih.gov/mesh/D003085.html> ;
  skos:broader <https://concepts.sagepub.com/social-science/concept/stomach_disorders>, <https://concepts.sagepub.com/social-science/concept/birth_and_infancy>, <https://concepts.sagepub.com/social-science/concept/abdominal_pain> ;
  skos:prefLabel "colic"@en ;
  a skos:Concept .

<https://concepts.sagepub.com/social-science/concept/infantile_colic>
  skos:prefLabel "infantile colic"@en ;
  a skos:Concept ;
  skos:broader <https://concepts.sagepub.com/social-science/concept/colic> .

<https://concepts.sagepub.com/social-science/concept/birth_and_infancy>
  skos:prefLabel "birth and infancy"@en ;
  a skos:Concept ;
  skos:narrower <https://concepts.sagepub.com/social-science/concept/colic> .

<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/colic> .

