@prefix n9j: <http://data.loterre.fr/ark:/67375/N9J> .
@prefix skos: <http://www.w3.org/2004/02/skos/core#> .
@prefix owl: <http://www.w3.org/2002/07/owl#> .
@prefix isothes: <http://purl.org/iso25964/skos-thes#> .

n9j: a skos:ConceptScheme .
n9j:-V2H125LX-M
  owl:sameAs <https://concepts.sagepub.com/social-science/concept/book_value> ;
  skos:definition "The book value of a fixed asset is the historic acquisition cost of the asset minus accumulated depreciation and write-offs. It may also be referred to as the carrying value, because it is the value carried on the books of an organization at any point in time. [Source: Encyclopedia of Health Care Management; Book Value]"@en ;
  a skos:Concept ;
  skos:inScheme n9j: ;
  skos:broader n9j:-MFP0RM7Q-Q, n9j:-BQP849R2-B ;
  skos:prefLabel "book value"@en .

n9j:-MFP0RM7Q-Q
  skos:prefLabel "finance"@en ;
  a skos:Concept ;
  skos:narrower n9j:-V2H125LX-M .

n9j:-concepts
  a isothes:ConceptGroup ;
  skos:prefLabel "concepts"@en ;
  skos:member n9j:-V2H125LX-M .

n9j:-BQP849R2-B
  skos:prefLabel "accounting and activity-based costing"@en ;
  a skos:Concept ;
  skos:narrower n9j:-V2H125LX-M .

