@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/10797013> a ns1:E22_Human-Made_Object ;
    rdfs:label "Digital Object" ;
    dc:format <https://data.rkd.nl/thesaurus/98886> ;
    ns1:P104_is_subject_to <https://data.rkd.nl/.well-known/genid/ebdcbb0d840e4d98bd6dfc1e1e420d75> ;
    ns1:P129i_is_subject_of <https://data.rkd.nl/.well-known/genid/2e3c9f70ec1147b0a9c24ef0983d53d9> ;
    ns1:P1_is_identified_by <https://data.rkd.nl/.well-known/genid/44a1cdc621ee46ffb5f3766f73232655> ;
    ns1:P2_has_type <https://data.rkd.nl/thesaurus/93752> ;
    prov:generatedAtTime "2026-02-23T14:24:22+00:00"^^xsd:dateTime .

