@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/p832798401> a schema1:Book,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "Handboek der kerkgeschiedenis / de Jong" ;
    kbdef:hasDerivative <http://data.bibliotheken.nl/id/nbt/p435800698> ;
    dcterms1:issued "1948" ;
    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 30 ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/7ead430b629948824154e1e8042a2c66> ;
    schema1:name "Handboek der kerkgeschiedenis" ;
    schema1:numberOfPages 464 ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/7ae4814f6634b59882a64a1d3891ab11> ;
    schema1:sameAs <http://www.worldcat.org/oclc/768998026> .

