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

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

<https://concepts.sagepub.com/social-science/concept/religious_education>
  skos:definition "Religious education in the United States is a complex phenomenon. Religion and education both stand alone as multifarious entities that fail to lend themselves to simple definitions or broad consensus. [Source: <a href=\"https://sk.sagepub.com/reference/sociology-of-education/n339.xml\" target=\"_blank\" data-id=\"to-sk\">Sociology of Education: An A-to-Z Guide; Religious Education</a>]"@en ;
  skos:narrower <https://concepts.sagepub.com/social-science/concept/catechisms> ;
  skos:broader <https://concepts.sagepub.com/social-science/concept/theology>, <https://concepts.sagepub.com/social-science/concept/school_as_an_organization_and_workplace> ;
  skos:prefLabel "religious education"@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/religious_education> .

<https://concepts.sagepub.com/social-science/concept/school_as_an_organization_and_workplace>
  skos:prefLabel "school as an organization and workplace"@en ;
  a skos:Concept ;
  skos:narrower <https://concepts.sagepub.com/social-science/concept/religious_education> .

