@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/p428175937> a schema1:Book,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "Redevoeringen, preeken en toespraken / van W.E. von Ketteler ; vert. door J.L.M. Waterreus" ;
    dcterms1:issued "1912" ;
    schema1:author <http://data.bibliotheken.nl/id/thes/p073215910> ;
    schema1:bookFormat schema1:EBook ;
    schema1:contributor <http://data.bibliotheken.nl/id/thes/p075158078> ;
    schema1:inLanguage "nl" ;
    schema1:isBasedOn <http://data.bibliotheken.nl/id/nbt/p052909379> ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/8f97426927eeb846f9f3182ec3b043d9> ;
    schema1:name "Redevoeringen, preeken en toespraken" ;
    schema1:numberOfPages 6 ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/e322fec93d2c6514d0ec5a5f722ebcca> ;
    schema1:sameAs <http://www.worldcat.org/oclc/1164720360> .

