@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/p865087784> a schema1:Book,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "Bruggen / door H.J. Struyk en K.H.C.W. van der Veen" ;
    dcterms1:issued "1953" ;
    schema1:author <http://data.bibliotheken.nl/id/thes/p074628291> ;
    schema1:bookEdition "5e verb. dr" ;
    schema1:contributor <http://data.bibliotheken.nl/id/thes/p074628321> ;
    schema1:description "Oorspr. uitg.: 1938" ;
    schema1:inLanguage "nl" ;
    schema1:isPartOf <http://data.bibliotheken.nl/id/nbt/p865087334> ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/328b84528962397c709df6429434574f> ;
    schema1:name "Bruggen" ;
    schema1:numberOfPages 392 ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/0fff118437d0fc2aafef8a4c5f66a58d> ;
    schema1:sameAs <http://www.worldcat.org/oclc/64325978> .

