@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/p448110164> a schema1:Book,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "De verdwenen miljonairszoon / Bernhard Bruinhof ; [ill. van H. v. Giffen]" ;
    dcterms1:issued "1963" ;
    schema1:author <http://data.bibliotheken.nl/id/thes/p071064842> ;
    schema1:bookFormat schema1:EBook ;
    schema1:contributor <http://data.bibliotheken.nl/id/thes/p425887413> ;
    schema1:description "Omslag en illustraties van H. van Giffen" ;
    schema1:genre <http://data.bibliotheken.nl/id/thes/p075610744> ;
    schema1:inLanguage "nl" ;
    schema1:isBasedOn <http://data.bibliotheken.nl/id/nbt/p162839995> ;
    schema1:isPartOf <http://data.bibliotheken.nl/id/nbt/p052987019> ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/b3d5350d85abd43276f5748047b70696> ;
    schema1:name "De verdwenen miljonairszoon" ;
    schema1:numberOfPages 126 ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/0f9c250d7d7c2c9cf40136e13c53ecbd> ;
    schema1:sameAs <http://www.worldcat.org/oclc/1517297542> .

