@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/p344678350> 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> ;
    schema1:associatedMedia "http://imagebase.ubvu.vu.nl/getobj.php?ppn=344678350" ;
    schema1:author <http://data.bibliotheken.nl/id/thes/p074196995> ;
    schema1:bookFormat schema1:EBook ;
    schema1:inLanguage "nl" ;
    schema1:isBasedOn <http://data.bibliotheken.nl/id/nbt/p057155364> ;
    schema1:isPartOf <http://data.bibliotheken.nl/id/nbt/p34467830X> ;
    schema1:issueNumber 62 ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/2f07cb0299e959814c5adb862389e54e> ;
    schema1:name "Brieven van een bankier aan zijn zoon" ;
    schema1:numberOfPages 93 ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/f473aed760ecf305596c04f07bb6e2cc> ;
    schema1:sameAs <http://www.worldcat.org/oclc/806007090> .

