@prefix ns1: <https://linked.art/ns/terms/> .
@prefix ns2: <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/imageslite-folders/1159> a ns1:Set ;
    rdfs:label "RKD_FOLDER_15861" ;
    ns2:P129_is_about <https://data.rkd.nl/artists/12754> ;
    ns2:P1_is_identified_by <https://data.rkd.nl/.well-known/genid/3a1f4896a8ee46288848a302db2a0f99>,
        <https://data.rkd.nl/.well-known/genid/ebfeb90d491744e6a5e05efcae44b376> ;
    ns2:P2_has_type <http://vocab.getty.edu/aat/300378926> ;
    prov:generatedAtTime "2023-05-16T08:05:11+00:00"^^xsd:dateTime ;
    ns1:member_of <https://data.rkd.nl/imageslite-groups/139> .

