@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/63184> a skos:Concept ;
    skos:altLabel "wapen (heraldisch)"@nl ;
    skos:broader <https://data.rkd.nl/thesaurus/98200> ;
    skos:exactMatch <http://vocab.getty.edu/aat/300126352> ;
    skos:inScheme <https://data.rkd.nl/thesaurus/scheme/OPSSRT>,
        <https://data.rkd.nl/thesaurus/scheme/SUBJECT> ;
    skos:narrower <https://data.rkd.nl/thesaurus/63811>,
        <https://data.rkd.nl/thesaurus/63812>,
        <https://data.rkd.nl/thesaurus/71656>,
        <https://data.rkd.nl/thesaurus/75177> ;
    skos:notation "63184" ;
    skos:prefLabel "coats of arms and coat of arms elements"@en,
        "heraldisch wapen"@nl ;
    skos:related <https://data.rkd.nl/thesaurus/66858>,
        <https://data.rkd.nl/thesaurus/99234> ;
    skos:scopeNote "Devices that include the full display of armorial bearings: the escutcheon plus its adjuncts (helm, crest, mantling, motto, supporters)."@en,
        "Wordt gebruikt voor wapenschilden met de bijbehorende stukken (helm, helmbos, mantel, wapenspreuk en schilddragers)."@nl ;
    prov:generatedAtTime "2026-01-23T10:34:04+00:00"^^xsd:dateTime .

