@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/p43289747X> 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:UBA000156889" ;
    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/01d318ccf8028245e1127667e90062a7> ;
    schema1:name "De droom : lezing" ;
    schema1:numberOfPages 86 ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/66164a5c6cb705bfda90f5811bf8218b> ;
    schema1:sameAs <http://www.worldcat.org/oclc/1245411356> .

