@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/p423796305> a schema1:Book,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "De H. Communie : gedachten en wenken van den gelukzaligen Pater Eijmard .." ;
    dcterms1:issued "1934" ;
    schema1:about <http://data.bibliotheken.nl/id/thes/p077594355>,
        <http://data.bibliotheken.nl/id/thes/p124472044> ;
    schema1:author <http://data.bibliotheken.nl/id/thes/p069573107> ;
    schema1:bookFormat schema1:EBook ;
    schema1:inLanguage "nl" ;
    schema1:isBasedOn <http://data.bibliotheken.nl/id/nbt/p080362559> ;
    schema1:isPartOf <http://data.bibliotheken.nl/id/nbt/p851201989> ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/1d2e5ecdc2c0e969568c4ecc201f8f6e> ;
    schema1:name "De H. Communie : gedachten en wenken van den gelukzaligen Pater Eijmard .." ;
    schema1:numberOfPages 130 ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/f3459e534c9f6011b9a0e3ea76ec5084> ;
    schema1:sameAs <http://www.worldcat.org/oclc/1120131380> .

