@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/p389521086> a schema1:Book,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "Het koopmansboekhouden en zijne toepassingen in de practijk / J. Hagers" ;
    dcterms1:issued "1926" ;
    schema1:author <http://data.bibliotheken.nl/id/thes/p086709836> ;
    schema1:bookEdition "Herdruk" ;
    schema1:bookFormat schema1:EBook ;
    schema1:inLanguage "nl" ;
    schema1:isBasedOn <http://data.bibliotheken.nl/id/nbt/p186715501> ;
    schema1:isPartOf <http://data.bibliotheken.nl/id/nbt/p038272148> ;
    schema1:issueNumber 52 ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/25b8440b21419bb7e99e17ba70cea15c> ;
    schema1:name "Het koopmansboekhouden en zijne toepassingen in de practijk" ;
    schema1:numberOfPages 47 ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/240caf4969929c71f02bb9fcbc4f09e3> ;
    schema1:sameAs <http://www.worldcat.org/oclc/902664399> .

