@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/p152598677> a schema1:Book,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "Belastingen / door A.J. van Soest en J.B.J. Peeters" ;
    dcterms1:issued "1948" ;
    schema1:author <http://data.bibliotheken.nl/id/thes/p068181892> ;
    schema1:bookEdition "5e herz druk" ;
    schema1:contributor <http://data.bibliotheken.nl/id/thes/p067802893> ;
    schema1:description "1e dr. 1930" ;
    schema1:inLanguage "nl" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/0a61b09983648a3d11c8db1cb049f154> ;
    schema1:name "Belastingen" ;
    schema1:numberOfPages 292 ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/5b3014378ce8f14ea95867f8d2622594> .

