@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/99312> a ns1:E21_Person ;
    rdfs:label "Reinders Beereboom, Dineke" ;
    ns1:P1_is_identified_by <https://data.rkd.nl/.well-known/genid/a13c72b8c7a54cc0a4ec4cc0d94a5194> ;
    ns1:P2_has_type <http://vocab.getty.edu/aat/300189557>,
        <https://data.rkd.nl/thesaurus/1>,
        <https://data.rkd.nl/thesaurus/12> ;
    ns1:P98i_was_born <https://data.rkd.nl/.well-known/genid/485730901a764c38a55ed3e8422697b5> ;
    prov:generatedAtTime "2025-07-03T12:19:39+00:00"^^xsd:dateTime ;
    ns2:equivalent <http://www.wikidata.org/entity/Q21544322> .

