@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/110124463> a ns1:Record ;
    prov:generatedAtTime "2023-06-20T11:30:52+00:00"^^xsd:dateTime ;
    ns1:descriptiveNote "Jaarverslag van de Hoofdafdeeling, bevat een cursusverslag" ;
    ns1:hasRecordSetType <https://www.ica.org/standards/RiC/vocabularies/recordSetTypes#File> ;
    ns1:identifier "0702.28" ;
    ns1:isAssociatedWithDate <https://data.rkd.nl/.well-known/genid/fc1aa7616d014d0dbc543669879e7d0d> ;
    ns1:isOrWasIncludedIn <https://data.rkd.nl/archives/110124456> ;
    ns1:recordResourceExtent "1 stuk" ;
    ns1:title "Jaar- en cususverslag  over de jaren 1906 en 1907" .

