@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/110055122> a ns1:Record ;
    prov:generatedAtTime "2023-06-20T13:08:48+00:00"^^xsd:dateTime ;
    ns1:descriptiveNote "Het Engelse artikel is van circa 1973" ;
    ns1:hasRecordSetType <https://www.ica.org/standards/RiC/vocabularies/recordSetTypes#File> ;
    ns1:identifier "0325.542" ;
    ns1:isAssociatedWithDate <https://data.rkd.nl/.well-known/genid/a10ca31bad664c7cb4616bbb8ce6bc74> ;
    ns1:isOrWasIncludedIn <https://data.rkd.nl/archives/110053878> ;
    ns1:recordResourceExtent "1 omslag" ;
    ns1:title "Twee teksten voor artikelen voor 'Museumjournaal': 'The museum of contemporary art and its role in society' en 'Het museum voor moderne kunst'; met aantekeningen, manuscript en typoscript" .

