@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/p150615612> a schema1:Book,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "Basisboek belastingen / L.G.M. Stevens" ;
    dcterms1:issued "1996" ;
    schema1:about <http://data.bibliotheken.nl/id/thes/p075613271> ;
    schema1:author <http://data.bibliotheken.nl/id/thes/p068433492> ;
    schema1:bookEdition "[Editie 1996/1997]" ;
    schema1:contributor <http://data.bibliotheken.nl/id/thes/p074810510> ;
    schema1:inLanguage "nl" ;
    schema1:isPartOf <http://data.bibliotheken.nl/id/nbt/p085852678> ;
    schema1:isbn "9020018094" ;
    schema1:issueNumber "oefe" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/28a3d74dfb287295c5b557df1d0089b9> ;
    schema1:name "Basisboek belastingen" ;
    schema1:numberOfPages 277 ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/b63e819278cc29ddae4de05fe7ea2368> ;
    schema1:sameAs <http://www.worldcat.org/oclc/769967703> .

