@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/p270408177> a schema1:Book,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "Handboek der kerkgeschiedenis / J.N. Bakhuizen van den Brink, W.F. Dankbaar" ;
    dcterms1:issued "1968" ;
    schema1:author <http://data.bibliotheken.nl/id/thes/p068675593> ;
    schema1:bookEdition "3e dr., opnieuw bew." ;
    schema1:contributor <http://data.bibliotheken.nl/id/thes/p068249136>,
        <http://data.bibliotheken.nl/id/thes/p068477481> ;
    schema1:inLanguage "nl" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/7ab2d174ce97498075aa619bb596ad4e> ;
    schema1:name "Handboek der kerkgeschiedenis" ;
    schema1:numberOfPages 0 ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/2a00cab32137805ba8007075ca3300dc> ;
    schema1:sameAs <http://www.worldcat.org/oclc/812383491> .

