@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/cardiovascular_medicine>
  skos:prefLabel "cardiovascular medicine"@en ;
  a skos:Concept ;
  skos:narrower <https://concepts.sagepub.com/social-science/concept/warfarin> .

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

<https://concepts.sagepub.com/social-science/concept/warfarin>
  skos:definition "Warfarin sodium (warfarin) is a coumarin anticoagulant, also known as Coumadin and Jantoven in the United States. Because of the way in which warfarin works, it is also considered to be a vitamin K antagonist. [Source: <a href=\"https://sk.sagepub.com/reference/lifestylemedicinehealth/n354.xml\" target=\"_blank\" data-id=\"to-sk\">Encyclopedia of Lifestyle Medicine &amp; Health; Warfarin</a>]"@en ;
  skos:broader <https://concepts.sagepub.com/social-science/concept/cardiovascular_medicine> ;
  skos:prefLabel "warfarin"@en ;
  a skos:Concept .

