@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/65683> a skos:Concept ;
    skos:broader <https://data.rkd.nl/thesaurus/90110> ;
    skos:exactMatch <http://vocab.getty.edu/aat/300003725> ;
    skos:inScheme <https://data.rkd.nl/thesaurus/scheme/OBJALG>,
        <https://data.rkd.nl/thesaurus/scheme/SUBJECT> ;
    skos:narrower <https://data.rkd.nl/thesaurus/65140> ;
    skos:notation "65683" ;
    skos:prefLabel "altar"@en,
        "altaar"@nl ;
    skos:scopeNote "Elevated platforms or constructions upon which religious sacrifice is offered. In a Christian church altars are platforms where Eucharistic elements are consecrated, in the ancient tradition of a sacrifice. Includes both indoor small, tablelike fixtures and larger, free-standing, outdoor structures. It consists of a horizontal part, the mensa, placed on various types of supports. For the surface at which communion is celebrated in Protestant churches, use \"communion tables.\" \""@en,
        "Wordt gebruikt voor constructies waarop religieuze offerandes worden gedaan. Omvat zowel kleine, tafelachtige bouwsels als grotere, vrijstaande constructies die zich buiten bevinden. Voor het oppervlak waaraan communie wordt gevierd in protestantse kerken wordt 'Avondmaalstafels' gebruikt."@nl ;
    prov:generatedAtTime "2021-10-19T15:03:12+00:00"^^xsd:dateTime .

