@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/p332198472> a schema1:Book,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "Excel 2010" ;
    dcterms1:issued "2011" ;
    schema1:contributor <http://data.bibliotheken.nl/id/thes/p124502369> ;
    schema1:inLanguage "nl" ;
    schema1:isPartOf <http://data.bibliotheken.nl/id/nbt/p333580141> ;
    schema1:isbn "9789059062429" ;
    schema1:issueNumber 10 ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/4d7fb8d9e90cafe2395b4513ed69ed8a> ;
    schema1:name "Excel 2010" ;
    schema1:numberOfPages 60 ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/c4cf8562028ee38f1db01463555e7ecf> ;
    schema1:sameAs <http://www.worldcat.org/oclc/775875747> .

