@prefix ns1: <https://www.ica.org/standards/RiC/ontology#> .
@prefix prov: <http://www.w3.org/ns/prov#> .
@prefix xsd: <http://www.w3.org/2001/XMLSchema#> .

<https://data.rkd.nl/archives/110519930> a ns1:Record ;
    prov:generatedAtTime "2023-07-01T16:45:12+00:00"^^xsd:dateTime ;
    ns1:hasRecordSetType <https://www.ica.org/standards/RiC/vocabularies/recordSetTypes#File> ;
    ns1:identifier "0998.61" ;
    ns1:isAssociatedWithDate <https://data.rkd.nl/.well-known/genid/5fb13b5e2a9a49c6b99f201b45025f6a> ;
    ns1:isOrWasIncludedIn <https://data.rkd.nl/archives/110519867> ;
    ns1:recordResourceExtent "1 stuk" ;
    ns1:title "Prijslijst van getoonde werken in de tentoonstelling ‘Accrochage, The Living Room (Amsterdam), 1987-1988'" .

