@prefix dc: <http://purl.org/dc/elements/1.1/> .
@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/digital-objects/11168031> a ns1:E22_Human-Made_Object ;
    rdfs:label "Digital Object" ;
    dc:format <https://data.rkd.nl/thesaurus/98887> ;
    ns1:P104_is_subject_to <https://data.rkd.nl/.well-known/genid/088c720f0d2f49f0a6e804632ae5c5d8> ;
    ns1:P129i_is_subject_of <https://data.rkd.nl/.well-known/genid/dc5eca1577e246b18ade2e04b7ac4b3d> ;
    ns1:P1_is_identified_by <https://data.rkd.nl/.well-known/genid/f39426cdc7424e759d61880bd5dc23c4> ;
    ns1:P2_has_type <https://data.rkd.nl/thesaurus/94705> ;
    prov:generatedAtTime "2025-11-10T11:54:59+00:00"^^xsd:dateTime .

