@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/65140> a skos:Concept ;
    skos:broader <https://data.rkd.nl/thesaurus/65683> ;
    skos:exactMatch <http://vocab.getty.edu/aat/300390909> ;
    skos:inScheme <https://data.rkd.nl/thesaurus/scheme/SUBJECT> ;
    skos:notation "65140" ;
    skos:prefLabel "family altar"@en,
        "huisaltaar"@nl ;
    skos:scopeNote "Altars in a domestic setting rather than a public space. Examples have existed since ancient times in many cultures and religions."@en,
        "Altaar in een huiskapel of in een andere kamer van het huis. Ook wel aanduiding voor een tot een ensemble samengestelde groep devotionalia."@nl ;
    prov:generatedAtTime "2022-06-16T09:01:31+00:00"^^xsd:dateTime .

