@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/110123031> a ns1:Record ;
    prov:generatedAtTime "2023-06-20T15:32:13+00:00"^^xsd:dateTime ;
    ns1:hasRecordSetType <https://www.ica.org/standards/RiC/vocabularies/recordSetTypes#File> ;
    ns1:identifier "0715.977" ;
    ns1:isOrWasIncludedIn <https://data.rkd.nl/archives/110122769> ;
    ns1:title "1958, jrg 10 – nr 5 Brabant Informatiebulletin ‘Bedreigde kunst in Brabant. De muurschilderingen er St-Martinuskerk te Meise’ 2x" .

