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

<https://id.rijksmuseum.nl/301267101> a ns1:Book,
        ns1:ProductModel ;
    ns1:additionalType [ ] ;
    ns1:exampleOfWork <https://id.rijksmuseum.nl/300267101> ;
    ns1:materialExtent "26 S." ;
    ns1:name "1745-1970, 225 Jahre Tradition" ;
    ns1:publication [ a ns1:PublicationEvent ],
        [ a ns1:PublicationEvent ],
        [ a ns1:PublicationEvent ;
            ns1:startDate "1970"^^ns1:Date ],
        [ a ns1:PublicationEvent ;
            ns1:location [ ns1:name "St. Gallen" ] ] ;
    ns1:sameAs <http://www.worldcat.org/oclc/81564815> ;
    ns1:size "27 x 27 cm" ;
    ns1:subjectOf [ a ns1:Statement ;
            ns1:additionalType <http://id.loc.gov/vocabulary/mnotetype/accmat> ],
        [ ns1:additionalType <http://vocab.getty.edu/aat/300435416> ;
            ns1:text "Beil.: 16 lose Bl. mit Abb." ] ;
    ns1:url <https://library.rijksmuseum.nl/cgi-bin/koha/opac-detail.pl?biblionumber=267101> ;
    ns1:workExample <https://id.rijksmuseum.nl/302309674> .

