@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/body_surface_area>
  skos:definition "Body surface area is the surface of a human body that can be measured or calculated. In more literal terms, body surface area is the skin, which covers a human body. [Source: <a href=\"https://sk.sagepub.com/reference/globalhealth/n188.xml\" target=\"_blank\" data-id=\"to-sk\">Encyclopedia of Global Health; Body Surface Area</a>]"@en ;
  skos:exactMatch <https://id.nlm.nih.gov/mesh/D001830.html> ;
  skos:broader <https://concepts.sagepub.com/social-science/concept/health_sciences>, <https://concepts.sagepub.com/social-science/concept/body_weights_and_measures> ;
  skos:prefLabel "body surface area"@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/body_surface_area> .

<https://concepts.sagepub.com/social-science/concept/health_sciences>
  skos:prefLabel "health sciences"@en ;
  a skos:Concept ;
  skos:narrower <https://concepts.sagepub.com/social-science/concept/body_surface_area> .

<https://concepts.sagepub.com/social-science/concept/body_weights_and_measures>
  skos:prefLabel "body weights and measures"@en ;
  a skos:Concept ;
  skos:narrower <https://concepts.sagepub.com/social-science/concept/body_surface_area> .

