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

<https://id.rijksmuseum.nl/30149977> a ns1:Book,
        ns1:ProductModel ;
    ns1:additionalType [ ns1:name "Boeken"@nl ] ;
    ns1:exampleOfWork <https://id.rijksmuseum.nl/30049977> ;
    ns1:materialExtent "16 p." ;
    ns1:name "Francesco Guardi in der Alten Pinakothek, München: Nachtrag zum Bildband" ;
    ns1:publication [ a ns1:PublicationEvent ],
        [ ],
        [ a ns1:PublicationEvent ],
        [ ns1:startDate "1968"^^ns1:Date ] ;
    ns1:sameAs <http://www.worldcat.org/oclc/1997750> ;
    ns1:size "4° obl°." ;
    ns1:subjectOf [ a ns1:Statement ;
            ns1:additionalType <http://id.loc.gov/vocabulary/mnotetype/physical> ;
            ns1:text "ill." ] ;
    ns1:url <https://library.rijksmuseum.nl/cgi-bin/koha/opac-detail.pl?biblionumber=49977> ;
    ns1:workExample <https://id.rijksmuseum.nl/30251070> .

