@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/110525120> a ns1:Record ;
    prov:generatedAtTime "2023-09-01T13:56:43+00:00"^^xsd:dateTime ;
    ns1:descriptiveNote "onder andere over de conferentie in Toronto in het voorjaar van 1978" ;
    ns1:hasRecordSetType <https://www.ica.org/standards/RiC/vocabularies/recordSetTypes#File> ;
    ns1:identifier "0212.398" ;
    ns1:isAssociatedWithDate <https://data.rkd.nl/.well-known/genid/b9e9b3fb47b24d9493882acf34171517> ;
    ns1:isOrWasIncludedIn <https://data.rkd.nl/archives/110509171> ;
    ns1:recordResourceExtent "1 deel" ;
    ns1:title "'International sculpture center Bulletin no. 18'" .

