@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/p428473768> a schema1:Book,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "De pijpenmakers van Schoonhoven / Ewout Korpershoek" ;
    dcterms1:issued "2020" ;
    schema1:about <http://data.bibliotheken.nl/id/thes/p075638568>,
        <http://data.bibliotheken.nl/id/thes/p075684373> ;
    schema1:author <http://data.bibliotheken.nl/id/thes/p391986813> ;
    schema1:description "Op achterkant omslag: De Bink - Leiden; in colofon: Druk en afwerking: Drukkerij de Bink - Leiden" ;
    schema1:inLanguage "nl" ;
    schema1:isbn "9789082628111" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/379f320c5030db92aa276d17833b061f> ;
    schema1:name "De pijpenmakers van Schoonhoven" ;
    schema1:numberOfPages 432 ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/369c434f86703cf8436dc7a0e59533be> ;
    schema1:sameAs <http://www.worldcat.org/oclc/1227278116> .

