@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 schema: <https://schema.org/> .
@prefix xsd: <http://www.w3.org/2001/XMLSchema#> .

<https://data.rkd.nl/digital-objects/9142301> a ns1:E22_Human-Made_Object ;
    rdfs:label "Digital Object" ;
    dc:format <https://data.rkd.nl/thesaurus/97770> ;
    ns1:P129i_is_subject_of <https://data.rkd.nl/.well-known/genid/61e779538d6547aa8412ec5a0cd749d8> ;
    ns1:P1_is_identified_by <https://data.rkd.nl/.well-known/genid/fcd15ce5de684653becec19eab74109d> ;
    ns1:P2_has_type <https://data.rkd.nl/thesaurus/46460> ;
    prov:generatedAtTime "2026-01-06T11:25:59+00:00"^^xsd:dateTime ;
    schema:height 1716 ;
    schema:width 2243 .

