@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/imageslite-folders/38531> a ns2:Set ;
    rdfs:label "RKD_FOLDER_01395" ;
    ns1:P129_is_about <https://data.rkd.nl/artists/11957> ;
    ns1:P1_is_identified_by <https://data.rkd.nl/.well-known/genid/a6d0944bea6b4bc1b3165e2f80f4fd25>,
        <https://data.rkd.nl/.well-known/genid/a7729d43f30346cdae68e1f5f743d30c> ;
    ns1:P2_has_type <http://vocab.getty.edu/aat/300378926> ;
    prov:generatedAtTime "2023-05-04T11:23:52+00:00"^^xsd:dateTime ;
    ns2:member_of <https://data.rkd.nl/imageslite-groups/27> .

