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

<https://id.rijksmuseum.nl/301270530> a ns1:ProductModel ;
    ns1:additionalType [ a ns1:DefinedTerm ;
            ns1:name "Other materials"@en,
                "Andere materialen"@nl ] ;
    ns1:exampleOfWork <https://id.rijksmuseum.nl/300270530> ;
    ns1:materialExtent "1 portfolio of 12 loose plates" ;
    ns1:name "Crystal Palace: the exterior and grounds" ;
    ns1:publication [ a ns1:PublicationEvent ;
            ns1:location [ a ns1:Place ;
                    ns1:name "London",
                        "New York" ] ],
        [ a ns1:PublicationEvent ;
            ns1:name "London; New York: T. Nelson and Sons; [1862?]." ],
        [ a ns1:PublicationEvent ;
            ns1:publishedBy [ ns1:name "T. Nelson and Sons" ] ] ;
    ns1:sameAs <http://www.worldcat.org/oclc/64065323> ;
    ns1:size "11 x 17 cm." ;
    ns1:url <https://library.rijksmuseum.nl/cgi-bin/koha/opac-detail.pl?biblionumber=270530> ;
    ns1:workExample <https://id.rijksmuseum.nl/302322338> .

