@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/113406> a ns1:E21_Person ;
    rdfs:label "Monogrammist A.D.(f.) (Noordelijke Nederlanden 18de eeuw)",
        "Monogrammist A.D.(f.) (Northern Netherlands 18th century)" ;
    ns1:P14i_performed <https://data.rkd.nl/.well-known/genid/ed2a4bdb431f4661b6609d4a05d932ee> ;
    ns1:P1_is_identified_by <https://data.rkd.nl/.well-known/genid/4dacf846a4444efcb89edf15edb413a2>,
        <https://data.rkd.nl/.well-known/genid/b198ea389a9c4057a06ac75d269d1d11>,
        <https://data.rkd.nl/.well-known/genid/cb44b45694cc4af5b0baee8ae41ead81> ;
    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/4103> ;
    prov:generatedAtTime "2023-03-27T07:09:30+00:00"^^xsd:dateTime .

