@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/loyalty_oaths> .

<https://concepts.sagepub.com/social-science/concept/civil_rights_and_civil_liberties>
  skos:prefLabel "civil rights and civil liberties"@en ;
  a skos:Concept ;
  skos:narrower <https://concepts.sagepub.com/social-science/concept/loyalty_oaths> .

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

<https://concepts.sagepub.com/social-science/concept/constitutional_rights_and_issues>
  skos:prefLabel "constitutional rights and issues"@en ;
  a skos:Concept ;
  skos:narrower <https://concepts.sagepub.com/social-science/concept/loyalty_oaths> .

<https://concepts.sagepub.com/social-science/concept/United_States_law>
  skos:prefLabel "United States law"@en ;
  a skos:Concept ;
  skos:narrower <https://concepts.sagepub.com/social-science/concept/loyalty_oaths> .

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

<https://concepts.sagepub.com/social-science/concept/loyalty_oaths>
  skos:definition "Loyalty oaths are administered as a condition to public employment or entrance into the practice of a given occupation, such as teaching. A teacher loyalty oath is a promise to uphold the constitutions and laws of a jurisdiction. [Source: <a href=\"https://sk.sagepub.com/reference/educationlaw/n234.xml\" target=\"_blank\" data-id=\"to-sk\">Encyclopedia of Education Law; Loyalty Oaths</a>]"@en ;
  skos:broader <https://concepts.sagepub.com/social-science/concept/United_States_law>, <https://concepts.sagepub.com/social-science/concept/teacher_rights>, <https://concepts.sagepub.com/social-science/concept/faculty_rights>, <https://concepts.sagepub.com/social-science/concept/constitutional_rights_and_issues>, <https://concepts.sagepub.com/social-science/concept/civil_rights_and_civil_liberties> ;
  skos:prefLabel "loyalty oaths"@en ;
  a skos:Concept .

