@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/imageslite-groups/512> a <https://linked.art/ns/terms/Set> ;
    rdfs:label "Nederland Monumentale kunst" ;
    ns1:P129_is_about <https://data.rkd.nl/thesaurus/385>,
        <https://triplydb.com/.well-known/genid/391be1ace4ab4636af8bb6d5ca2bd2a2> ;
    ns1:P1_is_identified_by <https://triplydb.com/.well-known/genid/3c3e6c0641fe491c873dacc51704a72a>,
        <https://triplydb.com/.well-known/genid/4637cbe4e1d54d97914a28b2b55cbd4f> ;
    ns1:P2_has_type <http://vocab.getty.edu/aat/300025976>,
        <https://data.rkd.nl/thesaurus/95686> ;
    prov:generatedAtTime "2022-03-10T13:13:03+00:00"^^xsd:dateTime .

