@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/faculty_rights>
  skos:prefLabel "faculty rights"@en ;
  a skos:Concept ;
  skos:narrower <https://concepts.sagepub.com/social-science/concept/staff_records> .

<https://concepts.sagepub.com/social-science/concept/teacher_rights>
  skos:prefLabel "teacher rights"@en ;
  a skos:Concept ;
  skos:narrower <https://concepts.sagepub.com/social-science/concept/staff_records> .

<https://concepts.sagepub.com/social-science/concept/records>
  skos:prefLabel "records"@en ;
  a skos:Concept ;
  skos:narrower <https://concepts.sagepub.com/social-science/concept/staff_records> .

<https://concepts.sagepub.com/social-science/concept/governance_and_finance>
  skos:prefLabel "governance and finance"@en ;
  a skos:Concept ;
  skos:narrower <https://concepts.sagepub.com/social-science/concept/staff_records> .

<https://concepts.sagepub.com/social-science/concept/staff_records>
  skos:definition "Personnel records are the records maintained by employers such as colleges or universities to document the employment history of individual employees. Personnel records can be in any form, such as paper, electronic, and audio or video files in a variety of formats. [Source: <a href=\"https://sk.sagepub.com/reference/highereducation/n97.xml\" target=\"_blank\" data-id=\"to-sk\">Encyclopedia of Law and Higher Education; Personnel Records</a>]"@en ;
  skos:broader <https://concepts.sagepub.com/social-science/concept/teacher_rights>, <https://concepts.sagepub.com/social-science/concept/records>, <https://concepts.sagepub.com/social-science/concept/governance_and_finance>, <https://concepts.sagepub.com/social-science/concept/faculty_rights> ;
  skos:prefLabel "staff records"@en ;
  a skos:Concept .

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

