@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/p088200418> a schema1:Book,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "De komst van Christus / door J. van Dorp" ;
    kbdef:hasDerivative <http://data.bibliotheken.nl/id/nbt/p42800315X> ;
    dcterms1:issued "1928" ;
    schema1:author <https://data.bibliotheken.nl/.well-known/genid/81ea28156bde6742028e05848d301558> ;
    schema1:inLanguage "nl" ;
    schema1:isPartOf <http://data.bibliotheken.nl/id/nbt/p044984812> ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/60762e714093fc7f854ceba2d90a482a> ;
    schema1:name "De komst van Christus" ;
    schema1:numberOfPages 25 ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/a5affa94b5c267bfdd81bf6099bf58b2> ;
    schema1:sameAs <http://www.worldcat.org/oclc/65753566> .

