@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/408813> a ns1:E21_Person ;
    rdfs:label "Poche, Albert" ;
    ns1:P100i_died_in <https://data.rkd.nl/.well-known/genid/ba562591dca048d78a8e1863e7e2b072> ;
    ns1:P14i_performed <https://data.rkd.nl/.well-known/genid/080c4082ec48492bb898e02959e56140> ;
    ns1:P1_is_identified_by <https://data.rkd.nl/.well-known/genid/7bd751e3074e41acb69e285c164ff0d6> ;
    ns1:P2_has_type <http://vocab.getty.edu/aat/300189559>,
        <https://data.rkd.nl/thesaurus/2>,
        <https://data.rkd.nl/thesaurus/23559>,
        <https://data.rkd.nl/thesaurus/6> ;
    ns1:P67i_is_referred_to_by <https://data.rkd.nl/.well-known/genid/bc1955d8c6804f12bb7f6359895123f0> ;
    ns1:P98i_was_born <https://data.rkd.nl/.well-known/genid/9d558d9229b241a681488a68aaf8855e> ;
    prov:generatedAtTime "2012-06-05T08:18:25+00:00"^^xsd:dateTime .

