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

<https://id.rijksmuseum.nl/301294949> a ns1:Book,
        ns1:ProductModel ;
    ns1:additionalType [ a ns1:DefinedTerm ;
            ns1:name "Exhibition catalogues"@en,
                "Tentoonstellingscatalogi"@nl ;
            ns1:sameAs <http://vocab.getty.edu/aat/300026096> ] ;
    ns1:bookEdition "[English ed.]." ;
    ns1:exampleOfWork <https://id.rijksmuseum.nl/300294949> ;
    ns1:isbn "8470756001",
        "847075601X",
        "9788470756009",
        "9788470756016" ;
    ns1:materialExtent "469 pages" ;
    ns1:name "The avant-garde applied, 1890-1950" ;
    ns1:publication [ a ns1:PublicationEvent ;
            ns1:location [ a ns1:Place ;
                    ns1:name "Madrid" ] ],
        [ a ns1:PublicationEvent ;
            ns1:publishedBy [ ns1:name "Editorial de Arte y Ciencia",
                        "Fundación Juan March" ] ],
        [ a ns1:PublicationEvent ;
            ns1:name "Madrid: Fundación Juan March, Editorial de Arte y Ciencia; 2012" ],
        [ a ns1:PublicationEvent ;
            ns1:startDate "2012"^^ns1:Date ] ;
    ns1:sameAs <http://www.worldcat.org/oclc/950229410> ;
    ns1:size "31 cm." ;
    ns1:subjectOf [ a ns1:Statement ;
            ns1:additionalType <http://vocab.getty.edu/aat/300435416> ;
            ns1:text "\"This catalogue and its Spanish edition are published on the occasion of the exhibition ... Fundación Juan March, Madrid, March 30-July 1, 2012\"--Colophon." ],
        [ a ns1:Statement ;
            ns1:additionalType <http://id.loc.gov/vocabulary/mnotetype/physical> ;
            ns1:text "color illustrations" ] ;
    ns1:url <https://library.rijksmuseum.nl/cgi-bin/koha/opac-detail.pl?biblionumber=294949> ;
    ns1:workExample <https://id.rijksmuseum.nl/302356102> .

