@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/Vatican>
  skos:prefLabel "Vatican"@en ;
  a skos:Concept ;
  skos:broader <https://concepts.sagepub.com/social-science/concept/Catholic_Church> .

<https://concepts.sagepub.com/social-science/concept/Catholic_Church>
  skos:definition "The founding of St. Francis Academy in Baltimore, Maryland, in 1828, is recognized as the beginning of the Catholic Church's nearly two-century investment in the education of people of African descent in the United States. [Source: <a href=\"https://sk.sagepub.com/reference/africanamericaneducation/n51.xml\" target=\"_blank\" data-id=\"to-sk\">Encyclopedia of African American Education; Catholic Church</a>]"@en ;
  skos:narrower <https://concepts.sagepub.com/social-science/concept/Vatican> ;
  skos:broader <https://concepts.sagepub.com/social-science/concept/Christian_Church>, <https://concepts.sagepub.com/social-science/concept/religious_institutions_and_schooling> ;
  skos:prefLabel "Catholic Church"@en ;
  a skos:Concept .

<https://concepts.sagepub.com/social-science/concept/conceptgroup/organizations>
  a skos:Collection, isothes:ConceptGroup ;
  skos:prefLabel "organizations"@en ;
  skos:member <https://concepts.sagepub.com/social-science/concept/Catholic_Church> .

<https://concepts.sagepub.com/social-science/concept/Christian_Church>
  skos:prefLabel "Christian Church"@en ;
  a skos:Concept ;
  skos:narrower <https://concepts.sagepub.com/social-science/concept/Catholic_Church> .

<https://concepts.sagepub.com/social-science/concept/religious_institutions_and_schooling>
  skos:prefLabel "religious institutions and schooling"@en ;
  a skos:Concept ;
  skos:narrower <https://concepts.sagepub.com/social-science/concept/Catholic_Church> .

