@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/83405> a skos:Concept ;
    skos:broader <https://data.rkd.nl/thesaurus/79939> ;
    skos:exactMatch <http://vocab.getty.edu/aat/300054313> ;
    skos:inScheme <https://data.rkd.nl/thesaurus/scheme/SUBJECT> ;
    skos:notation "83405" ;
    skos:prefLabel "theology"@en,
        "theologie"@nl ;
    skos:scopeNote "Study of religious doctrines and practices as understood within a particular religious tradition, usually from the viewpoint of committed religious believers."@en,
        "De studie van godsdienstige dogma's en gebruiken zoals die uit een bepaalde religieuze traditie kunnen worden afgeleid, meestal gezien vanuit het oogpunt van overtuigde gelovigen."@nl ;
    prov:generatedAtTime "2022-06-01T14:46:37+00:00"^^xsd:dateTime .

