@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/113558> a ns1:E21_Person ;
    rdfs:label "Monogrammist W.H.(?) (Noordelijke Nederlanden 18de eeuw; Landschappen)",
        "Monogrammist W.H.(?) (Northern Netherlands 18th century; Landscapes)" ;
    ns1:P14i_performed <https://data.rkd.nl/.well-known/genid/d389f6ffff03448d9648caffcf161930> ;
    ns1:P1_is_identified_by <https://data.rkd.nl/.well-known/genid/2e16a0456e2e417c9a619080116eee4f>,
        <https://data.rkd.nl/.well-known/genid/84fb00fff8c446afb03495d76c3798a7>,
        <https://data.rkd.nl/.well-known/genid/c0e7304d435e45c7b969fe94e55bd225> ;
    ns1:P2_has_type <https://data.rkd.nl/thesaurus/4>,
        <https://data.rkd.nl/thesaurus/7> ;
    ns1:P67i_is_referred_to_by <https://data.rkd.nl/thesaurus/140> ;
    prov:generatedAtTime "2023-03-27T07:09:32+00:00"^^xsd:dateTime .

