@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/p394258274> a schema1:Book,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "De betooverde weereld van D. Balthasar Bekker ondersogt en weederlegt / door Johannes vander Waeyen" ;
    dcterms1:issued "1693" ;
    schema1:about <http://data.bibliotheken.nl/id/thes/p068191960> ;
    schema1:associatedMedia "http://books.google.com/books?vid=KBNL:UBA000011784" ;
    schema1:author <http://data.bibliotheken.nl/id/thes/p069799199> ;
    schema1:bookFormat schema1:EBook ;
    schema1:inLanguage "nl" ;
    schema1:isBasedOn <http://data.bibliotheken.nl/id/nbt/p050517295> ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/6add5f9e4ca6bf57d927f38390dd1e7b> ;
    schema1:name "De betooverde weereld van D. Balthasar Bekker ondersogt en weederlegt" ;
    schema1:numberOfPages 651 ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/b444ce6af5373c7f37cd19da2aa2362d> ;
    schema1:sameAs <http://www.worldcat.org/oclc/931900721> .

