@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/80236> a skos:Concept ;
    skos:altLabel "decoration"@en,
        "lintje"@nl ;
    skos:broader <https://data.rkd.nl/thesaurus/97298> ;
    skos:exactMatch <http://vocab.getty.edu/aat/300256050> ;
    skos:inScheme <https://data.rkd.nl/thesaurus/scheme/OBJALG>,
        <https://data.rkd.nl/thesaurus/scheme/SUBJECT>,
        <https://data.rkd.nl/thesaurus/scheme/type> ;
    skos:notation "80236" ;
    skos:prefLabel "decoration (personal artifact)"@en,
        "onderscheidingsteken"@nl ;
    skos:scopeNote "Objects signifying an honor bestowed upon an individual; usually worn on the person. For decorative forms that are an integral part of a building or object but not essential to its structure, also for decorative objects attached to or worn by humans and animals, use \"ornaments.\""@en,
        "Objecten die aangeven dat een eretitel aan een individu is verleend. Ze worden meestal op het lichaam gedragen. Zie 'militaire insignes' voor militaire onderscheidingstekens."@nl ;
    prov:generatedAtTime "2023-08-02T08:58:20+00:00"^^xsd:dateTime .

