@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/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/accumulated_depreciation> .

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

<https://concepts.sagepub.com/social-science/concept/accumulated_depreciation>
  skos:definition "Unlike supplies, which are physically consumed during the course of practice, fixed assets, such as computers, office furniture, X-ray equipment, and laser equipment are used or reused for several periods. The total verifiable costs associated with various fixed assets are normally reported on the balance sheet in a fixed assets section. [Source: <a href=\"https://sk.sagepub.com/reference/healthcaremanagement/n6.xml\" target=\"_blank\" data-id=\"to-sk\">Encyclopedia of Health Care Management; Accumulated Depreciation</a>]"@en ;
  skos:broader <https://concepts.sagepub.com/social-science/concept/accounting_and_activity-based_costing> ;
  skos:prefLabel "accumulated depreciation"@en ;
  a skos:Concept .

