@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/514> a <https://linked.art/ns/terms/Set> ;
    rdfs:label "Nederland Vormgeving" ;
    ns1:P129_is_about <https://data.rkd.nl/thesaurus/385>,
        <https://triplydb.com/.well-known/genid/aec8e20d5e6d4c8f9ebe0d15e1e97e3d> ;
    ns1:P1_is_identified_by <https://triplydb.com/.well-known/genid/49e3948669fd4e4d9e41e9a9b24ac643>,
        <https://triplydb.com/.well-known/genid/67471332eb384d5fade535c1c1f4c79c> ;
    ns1:P2_has_type <http://vocab.getty.edu/aat/300025976>,
        <https://data.rkd.nl/thesaurus/27763> ;
    prov:generatedAtTime "2022-03-10T13:13:04+00:00"^^xsd:dateTime .

