@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/p438374576> a schema1:Book,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "Rotterdam en de passagiersvaart op de Indië-route / Bram Oosterwijk ; eindredactie: Ron Brand" ;
    dcterms1:issued "2023" ;
    schema1:author <http://data.bibliotheken.nl/id/thes/p067576257> ;
    schema1:contributor <http://data.bibliotheken.nl/id/thes/p072406003> ;
    schema1:inLanguage "nl" ;
    schema1:isbn "9789492881748" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/8240be618573e78ae8168caf145f09df> ;
    schema1:name "Rotterdam en de passagiersvaart op de Indië-route" ;
    schema1:numberOfPages 352 ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/5350cdb889e325969a96a61b898bb2c4> ;
    schema1:sameAs <http://www.worldcat.org/oclc/1416711392> .

