@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/dependants_maintenance>
  skos:prefLabel "dependants maintenance"@en ;
  a skos:Concept ;
  skos:broader <https://concepts.sagepub.com/social-science/concept/payment> .

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

<https://concepts.sagepub.com/social-science/concept/capitation_fees>
  skos:prefLabel "capitation fees"@en ;
  a skos:Concept ;
  skos:broader <https://concepts.sagepub.com/social-science/concept/payment> .

<https://concepts.sagepub.com/social-science/concept/overpayment_of_benefits>
  skos:prefLabel "overpayment of benefits"@en ;
  a skos:Concept ;
  skos:broader <https://concepts.sagepub.com/social-science/concept/payment> .

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

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

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

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

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

<https://concepts.sagepub.com/social-science/concept/payment>
  a skos:Concept ;
  skos:narrower <https://concepts.sagepub.com/social-science/concept/hospital_payment>, <https://concepts.sagepub.com/social-science/concept/capitation_fees>, <https://concepts.sagepub.com/social-science/concept/prompt_payment>, <https://concepts.sagepub.com/social-science/concept/substitution_payment>, <https://concepts.sagepub.com/social-science/concept/reimbursement>, <https://concepts.sagepub.com/social-science/concept/overpayment_of_benefits>, <https://concepts.sagepub.com/social-science/concept/dependants_maintenance>, <https://concepts.sagepub.com/social-science/concept/underpayment> ;
  skos:broader <https://concepts.sagepub.com/social-science/concept/financing> ;
  skos:prefLabel "payment"@en .

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

