@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/p80035575X> a schema1:Book,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "Commentaar op het Evangelie van Lukas / door J.M.S. Baljon ; [met voorrede door A. van Veldhuizen]" ;
    kbdef:hasDerivative <http://data.bibliotheken.nl/id/nbt/p407845402> ;
    dcterms1:issued "1908" ;
    schema1:author <http://data.bibliotheken.nl/id/thes/p089047613> ;
    schema1:contributor <http://data.bibliotheken.nl/id/thes/p072875712> ;
    schema1:inLanguage "nl" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/d3cc3460c35201697eb3b4f84d59aecb> ;
    schema1:name "Commentaar op het Evangelie van Lukas" ;
    schema1:numberOfPages 592 ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/266ec94569a236b1e381782dd6035382> ;
    schema1:sameAs <http://www.worldcat.org/oclc/67505418> .

