@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/p431907986> a schema1:Book,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "Alice, of De geheimen / naar het Engelsch van E.L. Bulwer" ;
    dcterms1:issued "1838" ;
    schema1:about <http://data.bibliotheken.nl/id/thes/p397468784> ;
    schema1:associatedMedia "http://books.google.com/books?vid=KBNL:KBNL03000073776" ;
    schema1:author <http://data.bibliotheken.nl/id/thes/p068753128> ;
    schema1:bookFormat schema1:EBook ;
    schema1:inLanguage "nl" ;
    schema1:isBasedOn <http://data.bibliotheken.nl/id/nbt/p117762229> ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/8249b6dc0e37b8d67628e1b4e26cd3a6> ;
    schema1:name "Alice, of De geheimen" ;
    schema1:numberOfPages 3 ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/7cd964e174b376ab267716435ce30f70> ;
    schema1:sameAs <http://www.worldcat.org/oclc/1237714825> ;
    schema1:translationOfWork <https://data.bibliotheken.nl/.well-known/genid/5a37e4e473ad47617ea716e5cbcce05c> .

