@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/92758> a skos:Concept ;
    skos:broader <https://data.rkd.nl/thesaurus/98200> ;
    skos:exactMatch <http://vocab.getty.edu/aat/300266503> ;
    skos:inScheme <https://data.rkd.nl/thesaurus/scheme/SUBJECT> ;
    skos:narrower <https://data.rkd.nl/thesaurus/66858> ;
    skos:notation "92758" ;
    skos:prefLabel "armorial supporter"@en,
        "wapendrager (heraldisch figuur)"@nl ;
    skos:scopeNote "In heraldry design, human or animal figures that hold or support the coat of arms."@en ;
    prov:generatedAtTime "2023-07-25T09:07:02+00:00"^^xsd:dateTime .

