@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/461208> a ns1:E21_Person ;
    rdfs:label "Berstörm, Gunilla" ;
    ns1:P14i_performed <https://data.rkd.nl/.well-known/genid/436a7d5e90114d5abb0f4ec5e91d644a> ;
    ns1:P1_is_identified_by <https://data.rkd.nl/.well-known/genid/dfc0756f66404c009e326e6041fd44ed> ;
    ns1:P2_has_type <http://vocab.getty.edu/aat/300189557>,
        <https://data.rkd.nl/thesaurus/1185>,
        <https://data.rkd.nl/thesaurus/31>,
        <https://data.rkd.nl/thesaurus/349>,
        <https://data.rkd.nl/thesaurus/43998>,
        <https://data.rkd.nl/thesaurus/57555> ;
    ns1:P67i_is_referred_to_by <https://data.rkd.nl/.well-known/genid/06d22225bf184c349c8dceb46c4c7732> ;
    ns1:P98i_was_born <https://data.rkd.nl/.well-known/genid/42eb355b9d5f4824a5c34d943c08e80e> ;
    prov:generatedAtTime "2013-09-16T10:17:46+00:00"^^xsd:dateTime .

