@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/p328285609> a schema1:Book,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "Excel 2010 / Anne Timmer Melis" ;
    dcterms1:issued "2011" ;
    schema1:about <http://data.bibliotheken.nl/id/thes/p327939338> ;
    schema1:author <http://data.bibliotheken.nl/id/thes/p124502369> ;
    schema1:genre <http://data.bibliotheken.nl/id/thes/p075629038> ;
    schema1:inLanguage "nl" ;
    schema1:isPartOf <http://data.bibliotheken.nl/id/nbt/p327484314> ;
    schema1:isbn "9789059062382" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/4e4152dcb735b26fb2c0c8d689ac10cc> ;
    schema1:name "Excel 2010" ;
    schema1:numberOfPages 286 ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/340ce912855ee99abc9f0ef2ab999f22> ;
    schema1:sameAs <http://www.worldcat.org/oclc/758168052> .

