@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/thrombin_time>
  skos:prefLabel "thrombin time"@en ;
  a skos:Concept ;
  skos:broader <https://concepts.sagepub.com/social-science/concept/blood_coagulation_tests> .

<https://concepts.sagepub.com/social-science/concept/hematologic_tests>
  skos:prefLabel "hematologic tests"@en ;
  a skos:Concept ;
  skos:narrower <https://concepts.sagepub.com/social-science/concept/blood_coagulation_tests> .

<https://concepts.sagepub.com/social-science/concept/international_normalized_ratio>
  skos:prefLabel "international normalized ratio"@en ;
  a skos:Concept ;
  skos:broader <https://concepts.sagepub.com/social-science/concept/blood_coagulation_tests> .

<https://concepts.sagepub.com/social-science/concept/prothrombin_time>
  skos:prefLabel "prothrombin time"@en ;
  a skos:Concept ;
  skos:broader <https://concepts.sagepub.com/social-science/concept/blood_coagulation_tests> .

<https://concepts.sagepub.com/social-science/concept/whole_blood_coagulation_time>
  skos:prefLabel "whole blood coagulation time"@en ;
  a skos:Concept ;
  skos:broader <https://concepts.sagepub.com/social-science/concept/blood_coagulation_tests> .

<https://concepts.sagepub.com/social-science/concept/partial_thromboplastin_time>
  skos:prefLabel "partial thromboplastin time"@en ;
  a skos:Concept ;
  skos:broader <https://concepts.sagepub.com/social-science/concept/blood_coagulation_tests> .

<https://concepts.sagepub.com/social-science/concept/blood_coagulation_tests>
  skos:narrower <https://concepts.sagepub.com/social-science/concept/partial_thromboplastin_time>, <https://concepts.sagepub.com/social-science/concept/prothrombin_time>, <https://concepts.sagepub.com/social-science/concept/international_normalized_ratio>, <https://concepts.sagepub.com/social-science/concept/whole_blood_coagulation_time>, <https://concepts.sagepub.com/social-science/concept/thrombin_time>, <https://concepts.sagepub.com/social-science/concept/thrombelastography> ;
  skos:broader <https://concepts.sagepub.com/social-science/concept/hematologic_tests> ;
  a skos:Concept ;
  skos:exactMatch <https://id.nlm.nih.gov/mesh/D001780.html> ;
  skos:prefLabel "blood coagulation tests"@en .

<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_coagulation_tests> .

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

