@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/67835> a skos:Concept ;
    skos:broader <https://data.rkd.nl/thesaurus/63078> ;
    skos:exactMatch <http://vocab.getty.edu/aat/300005891> ;
    skos:inScheme <https://data.rkd.nl/thesaurus/scheme/SUBJECT> ;
    skos:notation "67835" ;
    skos:prefLabel "mausoleum"@en,
        "mausoleum"@nl ;
    skos:related <https://data.rkd.nl/thesaurus/64098>,
        <https://data.rkd.nl/thesaurus/66705> ;
    skos:scopeNote "Edifices erected as commemorative burial places, often but not exclusively limited to large, stately, or imposing edifices for or by a person of distinction. The word is derived from the burial place of Mausolus, ruler of Caria, in whose memory his widow Artemisia raised a splendid tomb at Halicarnassus (ca. 350 BCE)."@en ;
    prov:generatedAtTime "2022-06-22T14:06:45+00:00"^^xsd:dateTime .

