@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/p428186440> a schema1:Book,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "Boekhouder en accountant / door J. Hagers" ;
    dcterms1:issued "1914" ;
    schema1:author <http://data.bibliotheken.nl/id/thes/p086709836> ;
    schema1:bookFormat schema1:EBook ;
    schema1:inLanguage "nl" ;
    schema1:isBasedOn <http://data.bibliotheken.nl/id/nbt/p100242782> ;
    schema1:isPartOf <http://data.bibliotheken.nl/id/nbt/p851443575> ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/b81b86306500fc6388b56a0a9d8724b4> ;
    schema1:name "Boekhouder en accountant" ;
    schema1:numberOfPages 52 ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/db1146b38a946e809182adf3bcb8f6cc> ;
    schema1:sameAs <http://www.worldcat.org/oclc/1164765299> .

