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

<https://id.rijksmuseum.nl/300162695> a ns1:CreativeWork ;
    ns1:contributor <https://id.rijksmuseum.nl/31012194>,
        <https://id.rijksmuseum.nl/31020804>,
        <https://id.rijksmuseum.nl/31057744> ;
    ns1:identifier [ a ns1:PropertyValue ;
            ns1:propertyID "NL-AmRIJ" ;
            ns1:value "162695" ] ;
    ns1:name "Books" ;
    ns1:temporalCoverage "1991-11-26/1991-11-28"^^<http://id.loc.gov/datatypes/edtf>,
        "Leiden, 1991/11/26-1991/11/28" ;
    ns1:workExample <https://id.rijksmuseum.nl/301162695> .

