@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/p257570314> a schema1:Book,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "Microsoft Excel 2003 / Peter D'Hollander ; [red.: Bagas & partners]" ;
    dcterms1:issued "2003" ;
    schema1:about <http://data.bibliotheken.nl/id/thes/p258655690> ;
    schema1:author <http://data.bibliotheken.nl/id/thes/p167593552>,
        <http://data.bibliotheken.nl/id/thes/p175179743> ;
    schema1:inLanguage "nl" ;
    schema1:isPartOf <http://data.bibliotheken.nl/id/nbt/p230224318> ;
    schema1:isbn "9043007978" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/e13fff12ef44d66b5c84401e92c8a7de> ;
    schema1:name "Microsoft Excel 2003" ;
    schema1:numberOfPages 240 ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/a03517c5ef500faaa54bfd8a59453f62> ;
    schema1:sameAs <http://www.worldcat.org/oclc/66775826> .

