@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/p395185114> a schema1:Book,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "De zilveren spiegel / [door] Bernard Verhoeven" ;
    dcterms1:issued "1931" ;
    schema1:about <http://data.bibliotheken.nl/id/thes/p077612027>,
        <http://data.bibliotheken.nl/id/thes/p078573246>,
        <http://data.bibliotheken.nl/id/thes/p078601118>,
        <http://data.bibliotheken.nl/id/thes/p241924731> ;
    schema1:author <http://data.bibliotheken.nl/id/thes/p07041369X> ;
    schema1:bookFormat schema1:EBook ;
    schema1:description "Eerder gepubl. opstellen over Nederlandsche en Vlaamsche literatuur" ;
    schema1:inLanguage "nl" ;
    schema1:isBasedOn <http://data.bibliotheken.nl/id/nbt/p822361116> ;
    schema1:isPartOf <http://data.bibliotheken.nl/id/nbt/p844250023> ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/4654b7dc4324a81b53839bef7f5097eb> ;
    schema1:name "De zilveren spiegel" ;
    schema1:numberOfPages 161 ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/6ddf1b0cf59748b0ab6f37ceff058e4c> ;
    schema1:sameAs <http://www.worldcat.org/oclc/915797826> .

