@prefix ns1: <http://www.cidoc-crm.org/cidoc-crm/> .
@prefix prov: <http://www.w3.org/ns/prov#> .
@prefix rdfs: <http://www.w3.org/2000/01/rdf-schema#> .
@prefix xsd: <http://www.w3.org/2001/XMLSchema#> .

<https://data.rkd.nl/artists/113423> a ns1:E21_Person ;
    rdfs:label "Monogrammist PC (Southern Netherlands 17th century; Genre)",
        "Monogrammist PC (Zuidelijke Nederlanden 17de eeuw; Genre)" ;
    ns1:P14i_performed <https://data.rkd.nl/.well-known/genid/5811556258014aed94807722f360b1e3> ;
    ns1:P1_is_identified_by <https://data.rkd.nl/.well-known/genid/86fb1763d5ea47bd89e2b1dcadab4c95>,
        <https://data.rkd.nl/.well-known/genid/9dec74f208ee4e1e927cb9b3f31cc5f4>,
        <https://data.rkd.nl/.well-known/genid/d77b1f824d5649718442cf01efa8d88b> ;
    ns1:P2_has_type <https://data.rkd.nl/thesaurus/224>,
        <https://data.rkd.nl/thesaurus/7> ;
    ns1:P67i_is_referred_to_by <https://data.rkd.nl/thesaurus/1910>,
        <https://data.rkd.nl/thesaurus/2923>,
        <https://data.rkd.nl/thesaurus/2938>,
        <https://data.rkd.nl/thesaurus/3926>,
        <https://data.rkd.nl/thesaurus/499> ;
    prov:generatedAtTime "2023-03-27T08:20:46+00:00"^^xsd:dateTime .

