@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/p394771362> a schema1:Book,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "Basisvaardigheden Excel / Toine van Boxel" ;
    dcterms1:issued "2017" ;
    schema1:about <http://data.bibliotheken.nl/id/thes/p355344513>,
        <http://data.bibliotheken.nl/id/thes/p400336979> ;
    schema1:author <http://data.bibliotheken.nl/id/thes/p38059496X> ;
    schema1:bookFormat schema1:EBook ;
    schema1:inLanguage "nl" ;
    schema1:isBasedOn <http://data.bibliotheken.nl/id/nbt/p387617906> ;
    schema1:isbn "9789001861261" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/ddff7a771e42d832fc7cfbe64981959e> ;
    schema1:name "Basisvaardigheden Excel" ;
    schema1:numberOfPages 133 ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/542d233c339c1cba53f0bcca2e0b0210> ;
    schema1:sameAs <http://www.worldcat.org/oclc/987002840> .

