@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/nonpublic_schools>
  skos:definition "At the beginning of the republic, there were no public schools as they are known today. All children were schooled either in private venues or at home. [Source: <a href=\"https://sk.sagepub.com/reference/educationlaw/n274.xml\" target=\"_blank\" data-id=\"to-sk\">Encyclopedia of Education Law; Nonpublic Schools</a>]"@en ;
  skos:broader <https://concepts.sagepub.com/social-science/concept/student_rights_and_student_welfare_issues>, <https://concepts.sagepub.com/social-science/concept/governance_issues>, <https://concepts.sagepub.com/social-science/concept/curricular_and_instructional_issues> ;
  skos:prefLabel "nonpublic schools"@en ;
  a skos:Concept .

<https://concepts.sagepub.com/social-science/concept/governance_issues>
  skos:prefLabel "governance issues"@en ;
  a skos:Concept ;
  skos:narrower <https://concepts.sagepub.com/social-science/concept/nonpublic_schools> .

<https://concepts.sagepub.com/social-science/concept/student_rights_and_student_welfare_issues>
  skos:prefLabel "student rights and student welfare issues"@en ;
  a skos:Concept ;
  skos:narrower <https://concepts.sagepub.com/social-science/concept/nonpublic_schools> .

<https://concepts.sagepub.com/social-science/concept/curricular_and_instructional_issues>
  skos:prefLabel "curricular and instructional issues"@en ;
  a skos:Concept ;
  skos:narrower <https://concepts.sagepub.com/social-science/concept/nonpublic_schools> .

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

