@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/blood_proteins>
  skos:prefLabel "blood proteins"@en ;
  a skos:Concept ;
  skos:broader <https://concepts.sagepub.com/social-science/concept/blood> .

<https://concepts.sagepub.com/social-science/concept/blood_plasma>
  skos:prefLabel "blood plasma"@en ;
  a skos:Concept ;
  skos:broader <https://concepts.sagepub.com/social-science/concept/blood> .

<https://concepts.sagepub.com/social-science/concept/blood>
  skos:definition "Blood is viewed in African cultures as the source of life. In fact, almost every African culture has rituals associated with blood. [Source: <a href=\"https://sk.sagepub.com/reference/africanreligion/n87.xml\" target=\"_blank\" data-id=\"to-sk\">Encyclopedia of African Religion; Blood</a>]"@en ;
  skos:narrower <https://concepts.sagepub.com/social-science/concept/blood_serum>, <https://concepts.sagepub.com/social-science/concept/blood_proteins>, <https://concepts.sagepub.com/social-science/concept/blood_plasma>, <https://concepts.sagepub.com/social-science/concept/blood_cells> ;
  skos:broader <https://concepts.sagepub.com/social-science/concept/hemic_and_immune_systems>, <https://concepts.sagepub.com/social-science/concept/body_fluids> ;
  skos:prefLabel "blood"@en ;
  a skos:Concept .

<https://concepts.sagepub.com/social-science/concept/body_fluids>
  skos:prefLabel "body fluids"@en ;
  a skos:Concept ;
  skos:narrower <https://concepts.sagepub.com/social-science/concept/blood> .

<https://concepts.sagepub.com/social-science/concept/blood_serum>
  skos:prefLabel "blood serum"@en ;
  a skos:Concept ;
  skos:broader <https://concepts.sagepub.com/social-science/concept/blood> .

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

<https://concepts.sagepub.com/social-science/concept/hemic_and_immune_systems>
  skos:prefLabel "hemic and immune systems"@en ;
  a skos:Concept ;
  skos:narrower <https://concepts.sagepub.com/social-science/concept/blood> .

<https://concepts.sagepub.com/social-science/concept/blood_cells>
  skos:prefLabel "blood cells"@en ;
  a skos:Concept ;
  skos:broader <https://concepts.sagepub.com/social-science/concept/blood> .

