@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/66397> a skos:Concept ;
    skos:altLabel "schouw"@nl ;
    skos:broader <https://data.rkd.nl/thesaurus/90110> ;
    skos:exactMatch <http://vocab.getty.edu/aat/300052347> ;
    skos:inScheme <https://data.rkd.nl/thesaurus/scheme/OBJALG>,
        <https://data.rkd.nl/thesaurus/scheme/SUBJECT> ;
    skos:notation "66397" ;
    skos:prefLabel "mantel (fireplace component)"@en,
        "schoorsteenmantel"@nl ;
    skos:related <https://data.rkd.nl/thesaurus/64758> ;
    skos:scopeNote "Decorative frames around fireplace openings, sometimes including a shelf or ledge and decorative elements mounted above the opening, such as to support a mirror or painting."@en,
        "Wordt gebruikt voor de decoratieve omlijsting rond de openingen van open haarden."@nl ;
    prov:generatedAtTime "2023-07-17T09:46:23+00:00"^^xsd:dateTime .

