@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/p392854074> a schema1:Book,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "Excel 2013" ;
    dcterms1:issued "2015" ;
    schema1:about <http://data.bibliotheken.nl/id/thes/p355344513> ;
    schema1:bookEdition "1e druk" ;
    schema1:inLanguage "nl" ;
    schema1:isPartOf <http://data.bibliotheken.nl/id/nbt/p392853809> ;
    schema1:isbn "9789046007297" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/25b5d8b788d422ca30c285096e976afd> ;
    schema1:name "Excel 2013" ;
    schema1:numberOfPages 117 ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/539f6bbc3d8d789bc385b336a61669bc> ;
    schema1:sameAs <http://www.worldcat.org/oclc/908761174> .

