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

<https://id.rijksmuseum.nl/301333754> a ns1:ProductModel ;
    ns1:exampleOfWork <https://id.rijksmuseum.nl/300333754> ;
    ns1:isbn "2958954315",
        "9782958954314" ;
    ns1:materialExtent "56 pages" ;
    ns1:name "Dérouler Guernica: Guernica (1937) de Pablo Picasso, itinéraires d'un chef-d'œuvre 1937-1981" ;
    ns1:publication [ a ns1:PublicationEvent ;
            ns1:publishedBy [ ns1:name "Archivio" ] ],
        [ a ns1:PublicationEvent ;
            ns1:name "Montreuil: Archivio; 2023" ],
        [ a ns1:PublicationEvent ;
            ns1:startDate "2023"^^ns1:Date ],
        [ a ns1:PublicationEvent ;
            ns1:location [ a ns1:Place ;
                    ns1:name "Montreuil" ] ] ;
    ns1:sameAs <http://www.worldcat.org/oclc/1435947620> ;
    ns1:size "17 cm." ;
    ns1:url <https://library.rijksmuseum.nl/cgi-bin/koha/opac-detail.pl?biblionumber=333754> .

