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

<https://concepts.sagepub.com/social-science/concept/debt_service_coverage>
  skos:definition "Debt service coverage is a common financial metric used to measure an organization's ability to service or repay its long-term indebtedness. Repayments for debt include both interest and principal payments that are amortized over a scheduled period. [Source: <a href=\"https://sk.sagepub.com/reference/healthcaremanagement/n192.xml\" target=\"_blank\" data-id=\"to-sk\">Encyclopedia of Health Care Management; Debt Service Coverage</a>]"@en ;
  skos:broader <https://concepts.sagepub.com/social-science/concept/finance>, <https://concepts.sagepub.com/social-science/concept/accounting_and_activity-based_costing> ;
  skos:prefLabel "debt service coverage"@en ;
  a skos:Concept .

<https://concepts.sagepub.com/social-science/concept/accounting_and_activity-based_costing>
  skos:prefLabel "accounting and activity-based costing"@en ;
  a skos:Concept ;
  skos:narrower <https://concepts.sagepub.com/social-science/concept/debt_service_coverage> .

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

