@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/63627> a skos:Concept ;
    skos:broader <https://data.rkd.nl/thesaurus/92388> ;
    skos:exactMatch <http://vocab.getty.edu/aat/300251645> ;
    skos:inScheme <https://data.rkd.nl/thesaurus/scheme/OBJALG>,
        <https://data.rkd.nl/thesaurus/scheme/SUBJECT>,
        <https://data.rkd.nl/thesaurus/scheme/type> ;
    skos:narrower <https://data.rkd.nl/thesaurus/63212>,
        <https://data.rkd.nl/thesaurus/81826>,
        <https://data.rkd.nl/thesaurus/97036> ;
    skos:notation "63627" ;
    skos:prefLabel "accessory (object genre)"@en,
        "accessoire (objectgenre)"@nl ;
    skos:related <https://data.rkd.nl/thesaurus/63755> ;
    skos:scopeNote "Objects or devices that are not essential in themselves but add to the beauty, convenience, or effectiveness of other things, as, for example, to costume or automobiles."@en,
        "Voorwerpen of apparaten die op zichzelf niet noodzakelijk zijn, maar die de schoonheid, het comfort of de doeltreffendheid verhogen van andere zaken zoals bijvoorbeeld kleding of auto's."@nl ;
    prov:generatedAtTime "2023-07-31T12:35:40+00:00"^^xsd:dateTime .

