@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/422721> a ns1:E74_Group ;
    rdfs:label "Max Koot Studio" ;
    ns1:P140i_was_attributed_by <https://data.rkd.nl/.well-known/genid/595b90c4728f48939439736eee3f15f4> ;
    ns1:P14i_performed <https://data.rkd.nl/.well-known/genid/f3c1a57a34324ddb81cb4c763f74e2b8>,
        <https://data.rkd.nl/artists/422721/work/1> ;
    ns1:P1_is_identified_by <https://data.rkd.nl/.well-known/genid/db717c5c571840938a83f2e22b1ea4cf> ;
    ns1:P2_has_type <https://data.rkd.nl/thesaurus/1>,
        <https://data.rkd.nl/thesaurus/2>,
        <https://data.rkd.nl/thesaurus/41744> ;
    prov:generatedAtTime "2023-03-30T09:24:18+00:00"^^xsd:dateTime .

