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

<https://id.rijksmuseum.nl/301247912> a ns1:Book,
        ns1:ProductModel ;
    ns1:additionalType [ a ns1:DefinedTerm ;
            ns1:name "Books (electronic)"@en,
                "Boeken (elektronisch)"@nl ;
            ns1:sameAs <http://vocab.getty.edu/aat/300265554> ] ;
    ns1:exampleOfWork <https://id.rijksmuseum.nl/300247912> ;
    ns1:isbn "2930054263",
        "9782930054261" ;
    ns1:materialExtent "1 online resource (xxi, 710 pages)" ;
    ns1:name "Frames and supports in 15th- and 16th-century southern Netherlandish painting" ;
    ns1:publication [ a ns1:PublicationEvent ;
            ns1:startDate "2015"^^ns1:Date ],
        [ a ns1:PublicationEvent ;
            ns1:publishedBy [ ns1:name "Royal Institute for Cultural Heritage" ] ],
        [ a ns1:PublicationEvent ;
            ns1:name "Brussels: Royal Institute for Cultural Heritage; 2015" ],
        [ a ns1:PublicationEvent ;
            ns1:location [ a ns1:Place ;
                    ns1:name "Brussels" ] ] ;
    ns1:sameAs <http://www.worldcat.org/oclc/910107899> ;
    ns1:subjectOf [ a ns1:Statement ;
            ns1:additionalType <http://vocab.getty.edu/aat/300435416> ;
            ns1:text "Includes index." ],
        [ a ns1:Statement ;
            ns1:additionalType <http://vocab.getty.edu/aat/300435416> ;
            ns1:text "\"E-book published with the support of the Getty Foundation, Panel Paintings Initiative.\"" ] ;
    ns1:url <https://library.rijksmuseum.nl/cgi-bin/koha/opac-detail.pl?biblionumber=247912> ;
    ns1:workExample [ ] .

