@prefix prov: <http://www.w3.org/ns/prov#> .
@prefix skos: <http://www.w3.org/2004/02/skos/core#> .
@prefix xsd: <http://www.w3.org/2001/XMLSchema#> .

<https://data.rkd.nl/thesaurus/90234> a skos:Concept ;
    skos:altLabel "non-Christian religion/sect"@en,
        "godsdienst"@nl,
        "niet-christelijke religie/sekte"@nl ;
    skos:broader <https://data.rkd.nl/thesaurus/98043> ;
    skos:exactMatch <http://vocab.getty.edu/aat/300073708> ;
    skos:inScheme <https://data.rkd.nl/thesaurus/scheme/SUBJECT> ;
    skos:narrower <https://data.rkd.nl/thesaurus/71695>,
        <https://data.rkd.nl/thesaurus/80255>,
        <https://data.rkd.nl/thesaurus/80594>,
        <https://data.rkd.nl/thesaurus/80761>,
        <https://data.rkd.nl/thesaurus/81063>,
        <https://data.rkd.nl/thesaurus/81241>,
        <https://data.rkd.nl/thesaurus/81242>,
        <https://data.rkd.nl/thesaurus/82938>,
        <https://data.rkd.nl/thesaurus/83768>,
        <https://data.rkd.nl/thesaurus/90560>,
        <https://data.rkd.nl/thesaurus/95736>,
        <https://data.rkd.nl/thesaurus/96093>,
        <https://data.rkd.nl/thesaurus/96094> ;
    skos:notation "90234" ;
    skos:prefLabel "religion"@en,
        "religie"@nl ;
    skos:scopeNote "Belief systems that encompass various personal and institutional relationships between human beings and what they regard as holy, sacred, or divine, usually but not always a deity, or a spiritual or occult force. Participation in a religion is typically manifested in obedience, reverence, and worship, often including group activities and alliance with a leader. Elements of a religion or similar belief system include doctrine, ritual, defined parameters of morality, and a code of living, often seen as a means of achieving spiritual or material improvement."@en,
        "Verwijst naar de verschillende persoonlijke en institutionele relaties tussen mensen en wat zij beschouwen als heilig, gewijd of goddelijk, meestal een godheid of een spirituele macht. Basiselementen van godsdiensten zijn aanbidding, moraliteit, doctrines en rituelen."@nl ;
    prov:generatedAtTime "2023-07-11T08:54:25+00:00"^^xsd:dateTime .

