@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/110016530> a ns1:Record ;
    prov:generatedAtTime "2023-06-20T08:34:33+00:00"^^xsd:dateTime ;
    ns1:descriptiveNote "Hans Redeker publiceerde in 1984 bij Van Spijk in Venlo een monografie over Otto B. de Kat" ;
    ns1:hasOrHadSubject <https://data.rkd.nl/.well-known/genid/9e1aeb9fcc23251f072f69b3577f80a4> ;
    ns1:hasRecordSetType <https://www.ica.org/standards/RiC/vocabularies/recordSetTypes#File> ;
    ns1:identifier "0189.11" ;
    ns1:isAssociatedWithDate <https://data.rkd.nl/.well-known/genid/f9ee5358ad8a4dca8c34b976b6bdef36> ;
    ns1:isOrWasIncludedIn <https://data.rkd.nl/archives/110016526> ;
    ns1:recordResourceExtent "1 omslag" ;
    ns1:title "'Notities voor monografie' van de hand van Otto B. de Kat, deels fotokopie" .

