@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/467533> a ns1:E74_Group ;
    rdfs:label "JocJonJosch" ;
    ns1:P140i_was_attributed_by <https://data.rkd.nl/.well-known/genid/75e4d583b8794476b4fe88f84bed7e07> ;
    ns1:P1_is_identified_by <https://data.rkd.nl/.well-known/genid/f681a568518e4633bc914988d1c30d66> ;
    ns1:P2_has_type <https://data.rkd.nl/thesaurus/1109>,
        <https://data.rkd.nl/thesaurus/12329>,
        <https://data.rkd.nl/thesaurus/356>,
        <https://data.rkd.nl/thesaurus/80684> ;
    prov:generatedAtTime "2018-10-02T17:42:48+00:00"^^xsd:dateTime .

