@prefix ns1: <http://www.cidoc-crm.org/cidoc-crm/> .
@prefix ns2: <https://linked.art/ns/terms/> .
@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/500949> a ns1:E74_Group ;
    rdfs:label "Marlborough Gallery (Londen)",
        "Marlborough Gallery (London)" ;
    ns1:P14i_performed <https://data.rkd.nl/artists/500949/work/1> ;
    ns1:P1_is_identified_by <https://data.rkd.nl/.well-known/genid/30b6db92c51e4746aee351af18e8d94c>,
        <https://data.rkd.nl/.well-known/genid/efae714b3e4445a8b8ff212191723c12> ;
    ns1:P2_has_type <https://data.rkd.nl/thesaurus/262>,
        <https://data.rkd.nl/thesaurus/35639> ;
    prov:generatedAtTime "2022-02-14T08:59:48+00:00"^^xsd:dateTime ;
    ns2:equivalent <https://data.rkd.nl/collectors/5399> ;
    ns2:member_of <https://data.rkd.nl/thesaurus/95534> .

