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

<https://id.rijksmuseum.nl/301333903> a ns1:ProductModel ;
    ns1:exampleOfWork <https://id.rijksmuseum.nl/300333903> ;
    ns1:materialExtent "315 pages" ;
    ns1:name "Onze West" ;
    ns1:publication [ a ns1:PublicationEvent ;
            ns1:name "Amsterdam: Wereldbibliotheek; 1937" ],
        [ a ns1:PublicationEvent ;
            ns1:startDate "1937"^^ns1:Date ],
        [ a ns1:PublicationEvent ;
            ns1:publishedBy [ ns1:name "Wereldbibliotheek" ] ],
        [ a ns1:PublicationEvent ;
            ns1:location [ a ns1:Place ;
                    ns1:name "Amsterdam" ] ] ;
    ns1:sameAs <http://www.worldcat.org/oclc/15675505> ;
    ns1:size "21 cm" ;
    ns1:subjectOf [ a ns1:Statement ;
            ns1:additionalType <http://vocab.getty.edu/aat/300435416> ;
            ns1:text "A Dutch translation of the chapters from the author's Crossroads of the Caribbean and Crossroads of the buccaneers, which pertain to the Dutch possessions in the Caribbean area. cf. p. [4]." ],
        [ a ns1:Statement ;
            ns1:additionalType <http://id.loc.gov/vocabulary/mnotetype/physical> ;
            ns1:text "illustrations" ] ;
    ns1:url <https://library.rijksmuseum.nl/cgi-bin/koha/opac-detail.pl?biblionumber=333903> .

