@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/520> a <https://linked.art/ns/terms/Set> ;
    rdfs:label "België Monumentale kunst" ;
    ns1:P129_is_about <https://data.rkd.nl/thesaurus/3995>,
        <https://triplydb.com/.well-known/genid/733418a291244905b288ab61216a7518> ;
    ns1:P1_is_identified_by <https://triplydb.com/.well-known/genid/a56addaee6ac4b2daa638403688928b1>,
        <https://triplydb.com/.well-known/genid/dc3a66c34f914fd6b723ed788492b5e1> ;
    ns1:P2_has_type <http://vocab.getty.edu/aat/300025976>,
        <https://data.rkd.nl/thesaurus/5285> ;
    prov:generatedAtTime "2022-03-10T13:13:04+00:00"^^xsd:dateTime .

