@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:-XC2K4PG0-8
  skos:prefLabel "student records"@en ;
  a skos:Concept ;
  skos:narrower n9j:-B131QNVV-H .

n9j:-concepts
  a isothes:ConceptGroup ;
  skos:prefLabel "concepts"@en ;
  skos:member n9j:-B131QNVV-H .

n9j: a skos:ConceptScheme .
n9j:-B131QNVV-H
  owl:sameAs <https://concepts.sagepub.com/social-science/concept/report_cards> ;
  skos:definition "“Report cards” is jargon for tools that can be used by health care consumers, providers, and payers to compare the performance of health plans. The national committee for quality assurance (NCQA) has developed an online report card that allows consumers to compare health plans in their area according to measures of access, number of qualified providers, wellness, and other measures. [Source: Health Care Policy and Politics A to Z; Report Cards]"@en ;
  a skos:Concept ;
  skos:inScheme n9j: ;
  skos:broader n9j:-XC2K4PG0-8 ;
  skos:prefLabel "report cards"@en .

