@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/livedo_reticularis>
  skos:prefLabel "livedo reticularis"@en ;
  a skos:Concept ;
  skos:broader <https://concepts.sagepub.com/social-science/concept/peripheral_vascular_diseases> .

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

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

<https://concepts.sagepub.com/social-science/concept/peripheral_arterial_disease>
  skos:prefLabel "peripheral arterial disease"@en ;
  a skos:Concept ;
  skos:broader <https://concepts.sagepub.com/social-science/concept/peripheral_vascular_diseases> .

<https://concepts.sagepub.com/social-science/concept/Raynaud_disease>
  skos:prefLabel "Raynaud disease"@en ;
  a skos:Concept ;
  skos:broader <https://concepts.sagepub.com/social-science/concept/peripheral_vascular_diseases> .

<https://concepts.sagepub.com/social-science/concept/May-Thurner_syndrome>
  skos:prefLabel "May-Thurner syndrome"@en ;
  a skos:Concept ;
  skos:broader <https://concepts.sagepub.com/social-science/concept/peripheral_vascular_diseases> .

<https://concepts.sagepub.com/social-science/concept/blue_toe_syndrome>
  skos:prefLabel "blue toe syndrome"@en ;
  a skos:Concept ;
  skos:broader <https://concepts.sagepub.com/social-science/concept/peripheral_vascular_diseases> .

<https://concepts.sagepub.com/social-science/concept/vascular_diseases>
  skos:prefLabel "vascular diseases"@en ;
  a skos:Concept ;
  skos:narrower <https://concepts.sagepub.com/social-science/concept/peripheral_vascular_diseases> .

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

<https://concepts.sagepub.com/social-science/concept/peripheral_vascular_diseases>
  skos:broader <https://concepts.sagepub.com/social-science/concept/vascular_diseases> ;
  skos:narrower <https://concepts.sagepub.com/social-science/concept/phlebitis>, <https://concepts.sagepub.com/social-science/concept/livedo_reticularis>, <https://concepts.sagepub.com/social-science/concept/erythromelalgia>, <https://concepts.sagepub.com/social-science/concept/Raynaud_disease>, <https://concepts.sagepub.com/social-science/concept/May-Thurner_syndrome>, <https://concepts.sagepub.com/social-science/concept/blue_toe_syndrome>, <https://concepts.sagepub.com/social-science/concept/peripheral_arterial_disease> ;
  a skos:Concept ;
  skos:prefLabel "peripheral vascular diseases"@en ;
  skos:exactMatch <https://id.nlm.nih.gov/mesh/D016491.html> .

