@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/98284> a skos:Concept ;
    skos:broader <https://data.rkd.nl/thesaurus/98283> ;
    skos:exactMatch <http://vocab.getty.edu/aat/300028725> ;
    skos:inScheme <https://data.rkd.nl/thesaurus/scheme/SUBJECT> ;
    skos:narrower <https://data.rkd.nl/thesaurus/66246>,
        <https://data.rkd.nl/thesaurus/81641>,
        <https://data.rkd.nl/thesaurus/82693> ;
    skos:notation "98284" ;
    skos:prefLabel "insignia (device)"@en,
        "insigne (embleem)"@nl ;
    skos:scopeNote "Devices in any form that identify a person or object as belonging to a group or organization, and sometimes denoting rank or office. For devices that are specifically symbol- or picture based, designed for ready recognition to identify a product, company, or organization and sometimes used as trademarks, see \"logos.\""@en,
        "Alle soorten middelen die aangeven dat een persoon of object tot een groep of organisatie behoort, en die soms ook een rang of functie aangeven. Gebruik ‘logo’s’ voor grafische symbolen of afbeeldingen die zijn ontworpen om een product, firma of organisatie snel te kunnen herkennen. Soms fungeren logo's ook als handelsmerk."@nl ;
    prov:generatedAtTime "2023-08-10T10:23:01+00:00"^^xsd:dateTime .

