@prefix ns1: <http://schema.org/> .

<https://id.rijksmuseum.nl/300234530> a ns1:CreativeWork ;
    ns1:creator <https://id.rijksmuseum.nl/310147922> ;
    ns1:identifier [ a ns1:PropertyValue ;
            ns1:propertyID "NL-AmRIJ" ;
            ns1:value "234530" ] ;
    ns1:inLanguage "dut" ;
    ns1:name "Comptoir-almanach",
        "De Erven Stichter's comptoir- almanach, voor het jaar 1841" ;
    ns1:workExample <https://id.rijksmuseum.nl/301234530> .

