@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/birth_and_infancy>
  skos:prefLabel "birth and infancy"@en ;
  a skos:Concept ;
  skos:narrower <https://concepts.sagepub.com/social-science/concept/Apgar_score> .

<https://concepts.sagepub.com/social-science/concept/medical_care_and_research>
  skos:prefLabel "medical care and research"@en ;
  a skos:Concept ;
  skos:narrower <https://concepts.sagepub.com/social-science/concept/Apgar_score> .

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

<https://concepts.sagepub.com/social-science/concept/physical_examination>
  skos:prefLabel "physical examination"@en ;
  a skos:Concept ;
  skos:narrower <https://concepts.sagepub.com/social-science/concept/Apgar_score> .

<https://concepts.sagepub.com/social-science/concept/Apgar_score>
  skos:definition "For more than 50 years, the Apgar scoring system has been used universally in the delivery room to assess the overall health and integrity of the newborn immediately after birth. A score of 0 to 2 is assigned in each of five areas at 1 and 5 minutes after birth. [Source: <a href=\"https://sk.sagepub.com/reference/humandevelopment/n46.xml\" target=\"_blank\" data-id=\"to-sk\">Encyclopedia of Human Development; Apgar Score</a>]"@en ;
  skos:exactMatch <https://id.nlm.nih.gov/mesh/D001034.html> ;
  skos:broader <https://concepts.sagepub.com/social-science/concept/physical_examination>, <https://concepts.sagepub.com/social-science/concept/medical_care_and_research>, <https://concepts.sagepub.com/social-science/concept/birth_and_infancy> ;
  skos:prefLabel "Apgar score"@en ;
  a skos:Concept .

