@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/75177> a skos:Concept ;
    skos:broader <https://data.rkd.nl/thesaurus/63184> ;
    skos:exactMatch <http://vocab.getty.edu/aat/300411429> ;
    skos:inScheme <https://data.rkd.nl/thesaurus/scheme/SUBJECT> ;
    skos:notation "75177" ;
    skos:prefLabel "family arms"@en,
        "familiewapen"@nl ;
    skos:scopeNote "Devices that include the full display of armorial bearings of a family or clan."@en,
        "Een familiewapen, of blazoen, is in de heraldiek een symbool dat is verbonden aan een (voorname) familie."@nl ;
    prov:generatedAtTime "2023-07-17T12:30:30+00:00"^^xsd:dateTime .

