@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/p358097002> a schema1:Book,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "E. G. Bulwer Lytton : biografie en kritiek / door Jan ten Brink" ;
    dcterms1:issued "1873" ;
    schema1:about <http://data.bibliotheken.nl/id/thes/p068753128>,
        <http://data.bibliotheken.nl/id/thes/p397468806> ;
    schema1:associatedMedia "http://books.google.com/books?vid=KBNL:KBNL03000314283" ;
    schema1:author <http://data.bibliotheken.nl/id/thes/p068412975> ;
    schema1:bookFormat schema1:EBook ;
    schema1:inLanguage "nl" ;
    schema1:isBasedOn <http://data.bibliotheken.nl/id/nbt/p843838728> ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/9d0ad345e4c1b34ca4bb3828a61f4e78> ;
    schema1:name "E. G. Bulwer Lytton : biografie en kritiek" ;
    schema1:numberOfPages 216 ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/cad5c9cc871f73e624836c89ae324295> ;
    schema1:sameAs <http://www.worldcat.org/oclc/847237830> .

