@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/p429268238> a schema1:Book,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "De wonderwereld van het nietige / Rich. Teunissen" ;
    dcterms1:issued "1943" ;
    schema1:about <http://data.bibliotheken.nl/id/thes/p077603133>,
        <http://data.bibliotheken.nl/id/thes/p078573556>,
        <http://data.bibliotheken.nl/id/thes/p078590078>,
        <http://data.bibliotheken.nl/id/thes/p078613558>,
        <http://data.bibliotheken.nl/id/thes/p107862212> ;
    schema1:author <http://data.bibliotheken.nl/id/thes/p072870036> ;
    schema1:bookEdition "[2e uitg.]" ;
    schema1:bookFormat schema1:EBook ;
    schema1:description "Oorspr. uitg.: 1941" ;
    schema1:inLanguage "nl" ;
    schema1:isBasedOn <http://data.bibliotheken.nl/id/nbt/p120891964> ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/f932572318c9d8e21b324eb4efcb97db> ;
    schema1:name "De wonderwereld van het nietige" ;
    schema1:numberOfPages 404 ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/0aa6d314566cbecf5b3c32e8653189da> ;
    schema1:sameAs <http://www.worldcat.org/oclc/1196088273> .

