@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/110124037> a ns1:RecordSet ;
    prov:generatedAtTime "2023-06-20T09:33:05+00:00"^^xsd:dateTime ;
    ns1:hasRecordSetType <https://www.ica.org/standards/RiC/vocabularies/recordSetTypes#Series> ;
    ns1:identifier "0849.B.1.2.3" ;
    ns1:includesOrIncluded <https://data.rkd.nl/.well-known/genid/49cda72a97e5c0c9b7a07ca836b08685> ;
    ns1:isOrWasIncludedIn <https://data.rkd.nl/archives/110123560> ;
    ns1:title "Uitgaande bruiklenen" .

