@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/p435761595> a schema1:Book,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "Bruggen / door H.J. Struyk en K.H.C.W. van der Veen" ;
    dcterms1:issued "1942" ;
    schema1:author <http://data.bibliotheken.nl/id/thes/p074628291> ;
    schema1:bookEdition "2e, herz. en verb. dr" ;
    schema1:bookFormat schema1:EBook ;
    schema1:contributor <http://data.bibliotheken.nl/id/thes/p074628321> ;
    schema1:description "1e dr.: 1938" ;
    schema1:inLanguage "nl" ;
    schema1:isBasedOn <http://data.bibliotheken.nl/id/nbt/p050202928> ;
    schema1:isPartOf <http://data.bibliotheken.nl/id/nbt/p050202863> ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/e20b1294ec7ba2de957a2336ed933cea> ;
    schema1:name "Bruggen" ;
    schema1:numberOfPages 347 ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/68aec8d9a4099c29b0e4e9867c84e6e3> ;
    schema1:sameAs <http://www.worldcat.org/oclc/1308747628> .

