@prefix dcterms1: <http://purl.org/dc/terms#> .
@prefix kbdef: <http://data.bibliotheken.nl/def#> .
@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/p851182224> a schema1:Book,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "De droom : lezing / door B. van Meurs" ;
    kbdef:hasDerivative <http://data.bibliotheken.nl/id/nbt/p432762523>,
        <http://data.bibliotheken.nl/id/nbt/p43289747X>,
        <http://data.bibliotheken.nl/id/nbt/p432897496> ;
    dcterms1:issued "1878" ;
    schema1:about <http://data.bibliotheken.nl/id/thes/p075604590>,
        <http://data.bibliotheken.nl/id/thes/p078489466> ;
    schema1:author <http://data.bibliotheken.nl/id/thes/p069671044> ;
    schema1:description "Oorspronkelijk verschenen in: Studiën op godsdienstig, wetenschappelijk en letterkundig gebied ; jrg. 10, no. 1" ;
    schema1:inLanguage "nl" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/c5cd5b8b60630b6c9d5968be734aaa5c> ;
    schema1:name "De droom : lezing" ;
    schema1:numberOfPages 86 ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/5a349f72aeb3a8079a2143732c223186> ;
    schema1:sameAs <http://www.worldcat.org/oclc/71404130> .

