@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/p262891263> a schema1:Book,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "Commentaar op de Handelingen der Apostelen / door J. M. S. Baljon" ;
    kbdef:hasDerivative <http://data.bibliotheken.nl/id/nbt/p40786153X> ;
    dcterms1:issued "1903" ;
    schema1:author <http://data.bibliotheken.nl/id/thes/p089047613> ;
    schema1:inLanguage "nl" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/98d06a6969d2fc02e1d1b2e0080f9210> ;
    schema1:name "Commentaar op de Handelingen der Apostelen" ;
    schema1:numberOfPages 309 ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/5478dec1b1c0e80fc792599644ba3be3> ;
    schema1:sameAs <http://www.worldcat.org/oclc/48630927> .

