@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/p446910015> a schema1:Book,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "Bilderdijk over Vondel / door B.H. Molkenboer" ;
    dcterms1:issued "1934" ;
    schema1:about <http://data.bibliotheken.nl/id/thes/p068423667>,
        <http://data.bibliotheken.nl/id/thes/p06847685X>,
        <http://data.bibliotheken.nl/id/thes/p077612027> ;
    schema1:author <http://data.bibliotheken.nl/id/thes/p070179808> ;
    schema1:bookFormat schema1:EBook ;
    schema1:description "Lezing voor de Letterkundige Afdeling op 2 juni 1934",
        "Omslagtitel" ;
    schema1:inLanguage "nl" ;
    schema1:isBasedOn <http://data.bibliotheken.nl/id/nbt/p851135676> ;
    schema1:isPartOf <http://data.bibliotheken.nl/id/nbt/p822901358> ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/c08c50aa90f2f47884b8d3e485841e6f> ;
    schema1:name "Bilderdijk over Vondel" ;
    schema1:numberOfPages 202 ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/5b2d7999dcb11a9a98a3304e94b5717f> ;
    schema1:sameAs <http://www.worldcat.org/oclc/1511522336> .

