@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/p404062644> a schema1:Book,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "Excel® VBA programming for dummies® / John Walkenbach" ;
    dcterms1:issued "2015" ;
    schema1:author <http://data.bibliotheken.nl/id/thes/p203383478> ;
    schema1:bookEdition "4th edition" ;
    schema1:inLanguage "nl" ;
    schema1:isbn "9781119077398" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/27a3319c004525ffcb236967a346f278> ;
    schema1:name "Excel® VBA programming for dummies®" ;
    schema1:numberOfPages 391 ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/7ca3e49acc0a35bd347dcefefd74f0aa> ;
    schema1:sameAs <http://www.worldcat.org/oclc/956495743> .

