@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/p432897496> a schema1:Book,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "De droom : lezing / door B. van Meurs" ;
    dcterms1:issued "2021" ;
    schema1:about <http://data.bibliotheken.nl/id/thes/p075604590>,
        <http://data.bibliotheken.nl/id/thes/p078489466> ;
    schema1:associatedMedia "http://books.google.com/books?vid=KBNL:UBA000156888" ;
    schema1:author <http://data.bibliotheken.nl/id/thes/p069671044>,
        <http://data.bibliotheken.nl/id/thes/p075301482> ;
    schema1:bookFormat schema1:EBook ;
    schema1:description "Digitale versie van de uitgave: Utrecht : Wed. J.R. van Rossum, 1878",
        "Oorspronkelijk verschenen in: Studiën op godsdienstig, wetenschappelijk en letterkundig gebied ; jrg. 10, no. 1" ;
    schema1:inLanguage "nl" ;
    schema1:isBasedOn <http://data.bibliotheken.nl/id/nbt/p851182224> ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/6ecbb87aaf88311d5b0bd1a07a8da046> ;
    schema1:name "De droom : lezing" ;
    schema1:numberOfPages 86 ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/ea7243b496a204fb56dd3bccfae7c8dd> ;
    schema1:sameAs <http://www.worldcat.org/oclc/1245411356> .

