@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/p81069333X> a schema1:Book,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "Calvijn en de Doperse radikalen / door Willem Balke" ;
    dcterms1:issued "1973" ;
    schema1:about <http://data.bibliotheken.nl/id/thes/p068313993>,
        <http://data.bibliotheken.nl/id/thes/p077594363>,
        <http://data.bibliotheken.nl/id/thes/p078488605>,
        <http://data.bibliotheken.nl/id/thes/p397329849> ;
    schema1:author <http://data.bibliotheken.nl/id/thes/p069110255> ;
    schema1:description "Proefschrift Utrecht" ;
    schema1:inLanguage "nl" ;
    schema1:isbn "9070057158" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/c53603bc1f8d14caa72c7df87cf8b5dd> ;
    schema1:name "Calvijn en de Doperse radikalen" ;
    schema1:numberOfPages 388 ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/ffbcb9dfe1f67012cb855b933d7cb0fe> ;
    schema1:sameAs <http://www.worldcat.org/oclc/781295184> .

