@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/p065466063> a schema1:Book,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "Het Heilig Avondmaal / onder red. van A.G. Knevel" ;
    dcterms1:issued "1990" ;
    schema1:about <http://data.bibliotheken.nl/id/thes/p07560003X> ;
    schema1:author <http://data.bibliotheken.nl/id/thes/p075294060> ;
    schema1:contributor <http://data.bibliotheken.nl/id/thes/p073775649> ;
    schema1:description "Uitg. in samenw. met de Evangelische Omroep" ;
    schema1:inLanguage "nl" ;
    schema1:isPartOf <http://data.bibliotheken.nl/id/nbt/p860007324> ;
    schema1:isbn "9029709626" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/5c2cc70f4403e5caf79a3974df137621> ;
    schema1:name "Het Heilig Avondmaal" ;
    schema1:numberOfPages 128 ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/0549c2cee0302fbe7c72363153da69ae> ;
    schema1:sameAs <http://www.worldcat.org/oclc/65410908> .

