@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/p093864736> a schema1:Book,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "Het accountantsberoep / door J.J.M.H. Nijst en J.V.L.M. Verbiest" ;
    dcterms1:issued "1923" ;
    schema1:author <http://data.bibliotheken.nl/id/thes/p071429263> ;
    schema1:contributor <http://data.bibliotheken.nl/id/thes/p072242949> ;
    schema1:inLanguage "nl" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/3feb4da4733321ca3ff6f5b932ecbd3a> ;
    schema1:name "Het accountantsberoep" ;
    schema1:numberOfPages 284 ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/285965090a7a0863ecaf2d2931035ba1> ;
    schema1:sameAs <http://www.worldcat.org/oclc/65864435> .

