@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/110445107> a ns1:RecordSet ;
    prov:generatedAtTime "2023-06-20T12:34:38+00:00"^^xsd:dateTime ;
    ns1:hasRecordSetType <https://www.ica.org/standards/RiC/vocabularies/recordSetTypes#Series> ;
    ns1:identifier "0327.vb2" ;
    ns1:includesOrIncluded <https://data.rkd.nl/.well-known/genid/edeeb494d167fe4c1563e2fa1845ae2c> ;
    ns1:isOrWasIncludedIn <https://data.rkd.nl/archives/110444883> ;
    ns1:recordResourceExtent "2 omslagen" ;
    ns1:title "Publicatie Binnenhuizen door Uitgeverij Nijhoff" .

