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

<https://id.rijksmuseum.nl/30183396> a ns1:Book,
        ns1:ProductModel ;
    ns1:additionalType [ ns1:name "Books"@en,
                "Boeken"@nl ;
            ns1:sameAs <http://vocab.getty.edu/aat/300028051> ] ;
    ns1:exampleOfWork <https://id.rijksmuseum.nl/30083396> ;
    ns1:materialExtent "ill." ;
    ns1:name "Kurt Mühlenhaupt: Bilder und Zeichnungen" ;
    ns1:publication [ a ns1:PublicationEvent ],
        [ a ns1:PublicationEvent ;
            ns1:name "[München]: [1974]" ] ;
    ns1:sameAs <http://www.worldcat.org/oclc/739912666> ;
    ns1:subjectOf [ ns1:text "8°" ],
        [ a ns1:Statement ;
            ns1:additionalType <http://id.loc.gov/vocabulary/mnotetype/accmat> ;
            ns1:text "prijslijst." ],
        [ ns1:text "Galerie Wolfang Ketterer, München, 24. Januar bis 16. März 1974" ] ;
    ns1:url <https://library.rijksmuseum.nl/cgi-bin/koha/opac-detail.pl?biblionumber=83396> ;
    ns1:workExample <https://id.rijksmuseum.nl/30285272> .

