@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_access_to_records>
  skos:prefLabel "patient access to records"@en ;
  a skos:Concept ;
  skos:broader <https://concepts.sagepub.com/social-science/concept/access_to_information> .

<https://concepts.sagepub.com/social-science/concept/information_communications_systems>
  skos:prefLabel "information/communications systems"@en ;
  a skos:Concept ;
  skos:narrower <https://concepts.sagepub.com/social-science/concept/access_to_information> .

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

<https://concepts.sagepub.com/social-science/concept/human_communication>
  skos:prefLabel "human communication"@en ;
  a skos:Concept ;
  skos:narrower <https://concepts.sagepub.com/social-science/concept/access_to_information> .

<https://concepts.sagepub.com/social-science/concept/access_to_information>
  skos:narrower <https://concepts.sagepub.com/social-science/concept/patient_access_to_records> ;
  skos:exactMatch <https://id.nlm.nih.gov/mesh/D022126.html> ;
  skos:broader <https://concepts.sagepub.com/social-science/concept/publishing>, <https://concepts.sagepub.com/social-science/concept/privacy>, <https://concepts.sagepub.com/social-science/concept/information_communications_systems>, <https://concepts.sagepub.com/social-science/concept/human_communication> ;
  skos:prefLabel "access to information"@en ;
  a skos:Concept .

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

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

