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

<https://concepts.sagepub.com/social-science/concept/catechisms>
  skos:definition "An instructional tool for teachers and students of religious education, a catechism is a textbook whose primary goal is to provide clear, precise, and brief answers to fundamental questions. Typically structured in the question-and-answer format, a catechism proposes a basic question, and then proceeds to answer it immediately. [Source: <a href=\"https://sk.sagepub.com/reference/foundations/n51.xml\" target=\"_blank\" data-id=\"to-sk\">Encyclopedia of the Social and Cultural Foundations of Education; Catechisms</a>]"@en ;
  skos:broader <https://concepts.sagepub.com/social-science/concept/religious_education> ;
  skos:prefLabel "catechisms"@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/catechisms> .

