@prefix dcterms1: <http://purl.org/dc/terms#> .
@prefix rdfs: <http://www.w3.org/2000/01/rdf-schema#> .
@prefix schema1: <http://schema.org/> .
@prefix xsd: <http://www.w3.org/2001/XMLSchema#> .

<http://data.bibliotheken.nl/id/nbt/p435810944> a schema1:Book,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "Een oceaanhaven voor Palembang / [door J.W.J. Wellan]" ;
    dcterms1:issued "1937" ;
    schema1:about <http://data.bibliotheken.nl/id/thes/p078530954> ;
    schema1:author <http://data.bibliotheken.nl/id/thes/p070178461> ;
    schema1:bookFormat schema1:EBook ;
    schema1:description "Omslagtitel",
        "Verkort opgenomen in het Bataviaasch Nieuwsblad van 5 juni 1937" ;
    schema1:inLanguage "nl" ;
    schema1:isBasedOn <http://data.bibliotheken.nl/id/nbt/p084787724> ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/97b7924383bd60502ce389337a1f3499> ;
    schema1:name "Een oceaanhaven voor Palembang" ;
    schema1:numberOfPages 8 ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/ae507acde6e3747f2bcb84abb64ee128> ;
    schema1:sameAs <http://www.worldcat.org/oclc/1308792737> .

