@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/81327> a skos:Concept ;
    skos:broader <https://data.rkd.nl/thesaurus/98605> ;
    skos:exactMatch <http://vocab.getty.edu/aat/300343850>,
        <http://www.iconclass.org/92> ;
    skos:inScheme <https://data.rkd.nl/thesaurus/scheme/SUBJECT> ;
    skos:narrower <https://data.rkd.nl/thesaurus/63689>,
        <https://data.rkd.nl/thesaurus/64363>,
        <https://data.rkd.nl/thesaurus/64715>,
        <https://data.rkd.nl/thesaurus/75031> ;
    skos:notation "81327" ;
    skos:prefLabel "deity"@en,
        "godheid"@nl ;
    skos:scopeNote "Beings holding the estate or rank of a god or other supremely divine entity."@en,
        "Wezens die de status of rang van een god of een andere hoge goddelijke entiteit bezitten."@nl ;
    prov:generatedAtTime "2023-11-22T14:56:02+00:00"^^xsd:dateTime .

