@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/74922> a skos:Concept ;
    skos:altLabel "zondagsschilder"@nl ;
    skos:broader <https://data.rkd.nl/thesaurus/609> ;
    skos:exactMatch <http://vocab.getty.edu/aat/300386179> ;
    skos:inScheme <https://data.rkd.nl/thesaurus/scheme/ATELIER>,
        <https://data.rkd.nl/thesaurus/scheme/KWALIFICATIE>,
        <https://data.rkd.nl/thesaurus/scheme/SUBJECT> ;
    skos:narrower <https://data.rkd.nl/thesaurus/46436>,
        <https://data.rkd.nl/thesaurus/46437>,
        <https://data.rkd.nl/thesaurus/46445>,
        <https://data.rkd.nl/thesaurus/54852> ;
    skos:notation "74922" ;
    skos:prefLabel "amateur artist"@en,
        "amateurkunstenaar"@nl ;
    skos:scopeNote "People who create the visual arts, such as painting, sculpture, graphic arts, or others, as a pastime rather than as a profession."@en,
        "Mensen die een beeldende kunst, zoals schilderen, beeldhouwen, grafische kunst of iets anders, beoefenen als hobby en niet als beroep."@nl ;
    prov:generatedAtTime "2024-05-30T13:39:47+00:00"^^xsd:dateTime .

