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

n9j:-XMVMKLQR-1
  owl:sameAs <https://concepts.sagepub.com/social-science/concept/internal_rate_of_return> ;
  skos:definition "The internal rate of return (IRR) is what you get back (increase or decrease) for what you put in, in this case internally over a defined period of time. You may not have heard this definition from an economist or accountant, but in its true form it is accurate. [Source: Encyclopedia of Health Care Management; Internal Rate of Return]"@en ;
  a skos:Concept ;
  skos:inScheme n9j: ;
  skos:broader n9j:-MFP0RM7Q-Q ;
  skos:prefLabel "internal rate of return"@en .

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

n9j:-concepts
  a isothes:ConceptGroup ;
  skos:prefLabel "concepts"@en ;
  skos:member n9j:-XMVMKLQR-1 .

n9j: a skos:ConceptScheme .
