@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/patient_rights>
  skos:prefLabel "patient rights"@en ;
  a skos:Concept ;
  skos:narrower <https://concepts.sagepub.com/social-science/concept/patient_privacy> .

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

<https://concepts.sagepub.com/social-science/concept/privacy>
  skos:prefLabel "privacy"@en ;
  a skos:Concept ;
  skos:narrower <https://concepts.sagepub.com/social-science/concept/patient_privacy> .

<https://concepts.sagepub.com/social-science/concept/patient_privacy>
  skos:definition "Most commonly, patient privacy is defined from a legal perspective. Based on the legal protection and security of health information as defined in the United States by the Health Insurance Portability and Accountability Act (HIPAA), people generally associate patient privacy with HIPAA regulation. [Source: <a href=\"https://sk.sagepub.com/reference/encyclopedia-of-health-communication/n407.xml\" target=\"_blank\" data-id=\"to-sk\">Encyclopedia of Health Communication; Patient Privacy</a>]"@en ;
  skos:broader <https://concepts.sagepub.com/social-science/concept/privacy>, <https://concepts.sagepub.com/social-science/concept/patient_rights> ;
  skos:prefLabel "patient privacy"@en ;
  a skos:Concept .

