@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/477875> a ns1:E74_Group ;
    rdfs:label "Galerie De Gang" ;
    ns1:P140i_was_attributed_by <https://data.rkd.nl/.well-known/genid/90dc18bae3984671bc727e4f0d606d46> ;
    ns1:P14i_performed <https://data.rkd.nl/.well-known/genid/5cbe5f56ec414db18ac35724c423eba6>,
        <https://data.rkd.nl/artists/477875/work/1> ;
    ns1:P1_is_identified_by <https://data.rkd.nl/.well-known/genid/ed06bec30bae4964b1f4b0f893c6a172> ;
    ns1:P2_has_type <https://data.rkd.nl/thesaurus/1>,
        <https://data.rkd.nl/thesaurus/3493> ;
    ns1:P67i_is_referred_to_by <https://data.rkd.nl/.well-known/genid/5a4010b9e03d44f4ad3b0b1893767bf1>,
        <https://data.rkd.nl/.well-known/genid/9d3c988c045443cbb8bef35000718ede>,
        <https://data.rkd.nl/thesaurus/38896> ;
    prov:generatedAtTime "2023-03-30T09:53:44+00:00"^^xsd:dateTime .

