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

<https://id.rijksmuseum.nl/301298598> a ns1:ProductModel ;
    ns1:additionalType [ a ns1:DefinedTerm ;
            ns1:name "Other materials"@en,
                "Andere materialen"@nl ] ;
    ns1:bookEdition "Lithografische herdruk" ;
    ns1:exampleOfWork <https://id.rijksmuseum.nl/300298598> ;
    ns1:materialExtent "1 poster" ;
    ns1:name "Proclamatie bij de opbouw van een nieuw seizoen" ;
    ns1:publication [ a ns1:PublicationEvent ;
            ns1:location [ a ns1:Place ;
                    ns1:name "Utrecht" ] ],
        [ a ns1:PublicationEvent ;
            ns1:name "Utrecht: Antiquariaat André Swertz bv; 1995" ],
        [ a ns1:PublicationEvent ;
            ns1:publishedBy [ ns1:name "Antiquariaat André Swertz bv" ] ],
        [ a ns1:PublicationEvent ;
            ns1:startDate "1995"^^ns1:Date ] ;
    ns1:sameAs <http://www.worldcat.org/oclc/1220947995> ;
    ns1:size "29 cm" ;
    ns1:subjectOf [ a ns1:Statement ;
            ns1:additionalType <http://vocab.getty.edu/aat/300435416> ;
            ns1:text "Lithografische herdruk op ware grootte. Afmetingen uitgevouwen: 58 x 49 cm." ] ;
    ns1:url <https://library.rijksmuseum.nl/cgi-bin/koha/opac-detail.pl?biblionumber=298598> ;
    ns1:workExample <https://id.rijksmuseum.nl/302360040> .

