@prefix dcterms1: <http://purl.org/dc/terms#> .
@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/p434825107> a schema1:Book,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "De geschriften van Lukas / dr. Willem J. Ouweneel" ;
    dcterms1:issued "2021" ;
    schema1:about <http://data.bibliotheken.nl/id/thes/p075605732>,
        <http://data.bibliotheken.nl/id/thes/p075661748>,
        <http://data.bibliotheken.nl/id/thes/p075661764> ;
    schema1:author <http://data.bibliotheken.nl/id/thes/p068958455> ;
    schema1:inLanguage "nl" ;
    schema1:isPartOf <http://data.bibliotheken.nl/id/nbt/p430492790> ;
    schema1:isbn "9789059992054" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/1cf81dd942db6f6045e11ca6b7447eee> ;
    schema1:name "De geschriften van Lukas" ;
    schema1:numberOfPages 368 ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/3a60f37eba8b540f1223142a84c2acb0> ;
    schema1:sameAs <http://www.worldcat.org/oclc/1286363921> .

