@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/p423739735> a schema1:Book,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "Belle van Zuylen : roman / Johan van der Woude" ;
    dcterms1:issued "1934" ;
    schema1:about <http://data.bibliotheken.nl/id/thes/p077612027> ;
    schema1:author <http://data.bibliotheken.nl/id/thes/p068531516> ;
    schema1:bookFormat schema1:EBook ;
    schema1:inLanguage "nl" ;
    schema1:isBasedOn <http://data.bibliotheken.nl/id/nbt/p048638285> ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/e33fb3a564b99e5e41059fb0e81b4b85> ;
    schema1:name "Belle van Zuylen : roman" ;
    schema1:numberOfPages 338 ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/f8a688c53afe8bed4c029bf30bb9ab8e> ;
    schema1:sameAs <http://www.worldcat.org/oclc/1120125151> .

