@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/p851203825> a schema1:Book,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "De H. Communie : onderrichting en gebeden / uit Thomas à Kempis \"Navolging\" ; verzameld en ingeleid door B. van Meurs" ;
    dcterms1:issued "1902" ;
    schema1:author <http://data.bibliotheken.nl/id/thes/p068570694> ;
    schema1:bookEdition "3e druk" ;
    schema1:contributor <http://data.bibliotheken.nl/id/thes/p069671044> ;
    schema1:inLanguage "nl" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/9629b92b265b63bcc93434143c327ffe> ;
    schema1:name "De H. Communie : onderrichting en gebeden" ;
    schema1:numberOfPages 68 ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/049cf3e172a87b519c7122ccbbdf5e86> ;
    schema1:sameAs <http://www.worldcat.org/oclc/71404614> .

