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

<https://id.rijksmuseum.nl/301316661> a ns1:ProductModel ;
    ns1:exampleOfWork <https://id.rijksmuseum.nl/300316661> ;
    ns1:isbn "3731911981",
        "9783731911982" ;
    ns1:materialExtent "270 Seiten" ;
    ns1:name "Jahrbuch der Coburger Landesstiftung" ;
    ns1:publication [ a ns1:PublicationEvent ;
            ns1:location [ a ns1:Place ;
                    ns1:name "Petersberg" ] ],
        [ a ns1:PublicationEvent ;
            ns1:name "Petersberg: Michael Imhof Verlag; 2021" ],
        [ a ns1:PublicationEvent ;
            ns1:startDate "2021"^^ns1:Date ],
        [ a ns1:PublicationEvent ;
            ns1:publishedBy [ ns1:name "Michael Imhof Verlag" ] ] ;
    ns1:sameAs <http://www.worldcat.org/oclc/1286820412> ;
    ns1:size "28 cm" ;
    ns1:subjectOf [ a ns1:Statement ;
            ns1:additionalType <http://id.loc.gov/vocabulary/mnotetype/physical> ;
            ns1:text "Illustrationen" ] ;
    ns1:url <https://library.rijksmuseum.nl/cgi-bin/koha/opac-detail.pl?biblionumber=316661> .

