@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/p41903871X> a schema1:Book,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "De Bijbel bij Rome en de reformatie / door Ds. M.P. van Dijk" ;
    dcterms1:issued "1968" ;
    schema1:about <http://data.bibliotheken.nl/id/thes/p075602385>,
        <http://data.bibliotheken.nl/id/thes/p07561958X>,
        <http://data.bibliotheken.nl/id/thes/p075620812> ;
    schema1:author <http://data.bibliotheken.nl/id/thes/p068613806>,
        <http://data.bibliotheken.nl/id/thes/p419553053> ;
    schema1:contributor <http://data.bibliotheken.nl/id/thes/p419553118> ;
    schema1:inLanguage "nl" ;
    schema1:isPartOf <http://data.bibliotheken.nl/id/nbt/p419038485> ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/63743d4e099afd0722dd97e40396b459> ;
    schema1:name "De Bijbel bij Rome en de reformatie" ;
    schema1:numberOfPages 11 ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/a65905fa002232268b2953eb2ffbec82> ;
    schema1:sameAs <http://www.worldcat.org/oclc/1044733963> .

