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

<https://id.rijksmuseum.nl/30125549> a ns1:Book,
        ns1:ProductModel ;
    ns1:additionalType [ ns1:name "Books"@en,
                "Boeken"@nl ] ;
    ns1:exampleOfWork <https://id.rijksmuseum.nl/30025549> ;
    ns1:materialExtent "4 dln." ;
    ns1:name "Catalogus van den historisch-topografischen atlas van het Zeeuwsch Genootschap der Wetenschappen" ;
    ns1:publication [ a ns1:PublicationEvent ;
            ns1:location [ ] ],
        [ ns1:name "Middelburg: 1931-'57" ] ;
    ns1:sameAs <http://www.worldcat.org/oclc/63689145> ;
    ns1:size "8°." ;
    ns1:subjectOf [ a ns1:Statement ] ;
    ns1:url <https://library.rijksmuseum.nl/cgi-bin/koha/opac-detail.pl?biblionumber=25549> ;
    ns1:workExample <https://id.rijksmuseum.nl/30226199>,
        <https://id.rijksmuseum.nl/302263892>,
        <https://id.rijksmuseum.nl/302263893>,
        <https://id.rijksmuseum.nl/302263894> .

