@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/p429741618> a schema1:Book,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "De haven van Rotterdam / uitgave der Gemeente Rotterdam" ;
    dcterms1:issued "1912" ;
    schema1:about <http://data.bibliotheken.nl/id/thes/p075608804>,
        <http://data.bibliotheken.nl/id/thes/p075633485>,
        <http://data.bibliotheken.nl/id/thes/p397382847> ;
    schema1:author <http://data.bibliotheken.nl/id/thes/p075474409> ;
    schema1:bookFormat schema1:EBook ;
    schema1:description "Eene beknopte geïllustreerde beschrijving der havenwerken van Rotterdam aangeboden ter herinnering" ;
    schema1:inLanguage "nl" ;
    schema1:isBasedOn <http://data.bibliotheken.nl/id/nbt/p852043856> ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/53b884aa97220d46a088b81a991cd6ea> ;
    schema1:name "De haven van Rotterdam" ;
    schema1:numberOfPages 86 ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/7bc37f5ec13dcc72b1ed79c64c9478c7> ;
    schema1:sameAs <http://www.worldcat.org/oclc/1200009672> .

