@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/p803175752> a schema1:Book,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "De dag van eden / Anton van Wilderode" ;
    dcterms1:issued "1964" ;
    schema1:author <http://data.bibliotheken.nl/id/thes/p068913605> ;
    schema1:inLanguage "nl" ;
    schema1:isPartOf <http://data.bibliotheken.nl/id/nbt/p822104695>,
        <http://data.bibliotheken.nl/id/nbt/p851207715> ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/21c9c94d141934cdb9cccf19007ef9fa> ;
    schema1:name "De dag van eden" ;
    schema1:numberOfPages 79 ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/489119b87b283283df162b0f0f3e8e8c> ;
    schema1:sameAs <http://www.worldcat.org/oclc/899019473> .

