@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/42478> a skos:Concept ;
    skos:altLabel "ecclesiastical heraldry"@en,
        "kerkelijke heraldiek"@nl ;
    skos:broader <https://data.rkd.nl/thesaurus/79939> ;
    skos:exactMatch <http://vocab.getty.edu/aat/300077808> ;
    skos:inScheme <https://data.rkd.nl/thesaurus/scheme/ONDERWERPSTYPE>,
        <https://data.rkd.nl/thesaurus/scheme/SUBJECT> ;
    skos:notation "42478" ;
    skos:prefLabel "heraldry"@en,
        "heraldiek"@nl ;
    skos:scopeNote "Field of knowledge dealing with coats of arms and armorial insignia, including their depiction and use, determination of who is entitled to display them, the genealogy of families having coats of arms, and the maintenance and interpretation of heraldic records."@en,
        "Kennisgebied waarin men zich bezighoudt met familiewapens, inclusief hun afbeelding en gebruik, het vaststellen van wie het recht heeft deze te dragen, de genealogie van families met een eigen wapen en het behoud en de interpretatie van heraldische documenten."@nl ;
    prov:generatedAtTime "2022-06-02T08:07:26+00:00"^^xsd:dateTime .

