@prefix dcterms1: <http://purl.org/dc/terms#> .
@prefix kbdef: <http://data.bibliotheken.nl/def#> .
@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/p832798452> a schema1:Book,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "Handboek der kerkgeschiedenis / de Jong" ;
    kbdef:hasDerivative <http://data.bibliotheken.nl/id/nbt/p43580071X> ;
    dcterms1:issued "1949" ;
    schema1:author <http://data.bibliotheken.nl/id/thes/p068419287> ;
    schema1:bookEdition "4e dr." ;
    schema1:contributor <http://data.bibliotheken.nl/id/thes/p069432252> ;
    schema1:inLanguage "nl" ;
    schema1:isPartOf <http://data.bibliotheken.nl/id/nbt/p802876315> ;
    schema1:issueNumber 40 ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/118a4ba7b6232e3b3bf4f55f9b50b419> ;
    schema1:name "Handboek der kerkgeschiedenis" ;
    schema1:numberOfPages 416 ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/8b7f1ca23115f34143952a680456cce1> ;
    schema1:sameAs <http://www.worldcat.org/oclc/768996021> .

