@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/immunomagnetic_separation>
  skos:prefLabel "immunomagnetic separation"@en ;
  a skos:Concept ;
  skos:broader <https://concepts.sagepub.com/social-science/concept/cell_separation> .

<https://concepts.sagepub.com/social-science/concept/leukocyte_reduction_procedures>
  skos:prefLabel "leukocyte reduction procedures"@en ;
  a skos:Concept ;
  skos:broader <https://concepts.sagepub.com/social-science/concept/cell_separation> .

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

<https://concepts.sagepub.com/social-science/concept/flow_cytometry>
  skos:prefLabel "flow cytometry"@en ;
  a skos:Concept ;
  skos:broader <https://concepts.sagepub.com/social-science/concept/cell_separation> .

<https://concepts.sagepub.com/social-science/concept/cytological_techniques>
  skos:prefLabel "cytological techniques"@en ;
  a skos:Concept ;
  skos:narrower <https://concepts.sagepub.com/social-science/concept/cell_separation> .

<https://concepts.sagepub.com/social-science/concept/cell_separation>
  skos:narrower <https://concepts.sagepub.com/social-science/concept/leukocyte_reduction_procedures>, <https://concepts.sagepub.com/social-science/concept/immunomagnetic_separation>, <https://concepts.sagepub.com/social-science/concept/flow_cytometry>, <https://concepts.sagepub.com/social-science/concept/cytapheresis> ;
  skos:exactMatch <https://id.nlm.nih.gov/mesh/D002469.html> ;
  skos:broader <https://concepts.sagepub.com/social-science/concept/cytological_techniques> ;
  skos:prefLabel "cell separation"@en ;
  a skos:Concept .

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

