@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/p389079340> a schema1:Book,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "Brieven van een bankier aan zijn zoon / Argentarius" ;
    dcterms1:issued "1925" ;
    schema1:about <http://data.bibliotheken.nl/id/thes/p077607252>,
        <http://data.bibliotheken.nl/id/thes/p078565626>,
        <http://data.bibliotheken.nl/id/thes/p397373112> ;
    schema1:author <http://data.bibliotheken.nl/id/thes/p074196995> ;
    schema1:bookFormat schema1:EBook ;
    schema1:inLanguage "nl" ;
    schema1:isBasedOn <http://data.bibliotheken.nl/id/nbt/p057155380> ;
    schema1:isPartOf <http://data.bibliotheken.nl/id/nbt/p049651730> ;
    schema1:issueNumber 51 ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/d24e62ad4ca0e79772182b89a85f3cc5> ;
    schema1:name "Brieven van een bankier aan zijn zoon" ;
    schema1:numberOfPages 93 ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/729054e7ed726b90341a89da401aa9e0> ;
    schema1:sameAs <http://www.worldcat.org/oclc/806006550> .

