@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/64363> a skos:Concept ;
    skos:broader <https://data.rkd.nl/thesaurus/81327> ;
    skos:exactMatch <http://vocab.getty.edu/aat/300451051>,
        <https://www.wikidata.org/entity/Q3451071> ;
    skos:inScheme <https://data.rkd.nl/thesaurus/scheme/SUBJECT> ;
    skos:notation "64363" ;
    skos:prefLabel "trinity (deities)"@en,
        "drieëenheid (godheden)"@nl ;
    skos:scopeNote "Deities or other supernatual beings who embody three natures or beings in one combined entity. Distinguished from \"unities (deities)\" or \"dualities (deities).\""@en ;
    prov:generatedAtTime "2023-07-25T09:35:25+00:00"^^xsd:dateTime .

