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

n9j:-LJMLRZG3-N
  skos:prefLabel "educational institutions"@en ;
  a skos:Concept ;
  skos:narrower n9j:-M5XLJK7B-J .

n9j:-concepts
  a isothes:ConceptGroup ;
  skos:prefLabel "concepts"@en ;
  skos:member n9j:-M5XLJK7B-J .

n9j:-M5XLJK7B-J
  owl:sameAs <https://concepts.sagepub.com/social-science/concept/for-profit_institutions> ;
  skos:definition "The technical difference between for-profit and not-for-profit educational institutions rests primarily on the treatment of net income, or surplus revenue. In the case of a not-for-profit institution, all net income must be retained by the institution and used to support its educational or charitable mission. [Source: Encyclopedia of Distributed Learning; For-Profit Institutions]"@en ;
  a skos:Concept ;
  skos:inScheme n9j: ;
  skos:broader n9j:-LJMLRZG3-N ;
  skos:prefLabel "for-profit institutions"@en .

n9j: a skos:ConceptScheme .
