@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/p185641016> a schema1:Book,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "Morgen is er wéér een dag? / W.M. Lammerts van Bueren" ;
    dcterms1:issued "1999" ;
    schema1:about <http://data.bibliotheken.nl/id/thes/p075604817>,
        <http://data.bibliotheken.nl/id/thes/p075610388>,
        <http://data.bibliotheken.nl/id/thes/p077601041>,
        <http://data.bibliotheken.nl/id/thes/p078548179>,
        <http://data.bibliotheken.nl/id/thes/p078548675> ;
    schema1:author <http://data.bibliotheken.nl/id/thes/p068231458>,
        <http://data.bibliotheken.nl/id/thes/p075496674> ;
    schema1:description "Inaugurele rede Erasmus Universiteit Rotterdam" ;
    schema1:inLanguage "nl" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/2949d57d74da7fca7d91bdf97c41c53c> ;
    schema1:name "Morgen is er wéér een dag?" ;
    schema1:numberOfPages 32 ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/6410f0c3305a509f2363722e58bedc13> ;
    schema1:sameAs <http://www.worldcat.org/oclc/67809525> .

