@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/p161380387> a schema1:Book,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "Vwo wiskunde B examenbundel / F.C. Luijbe" ;
    dcterms1:issued "1998" ;
    schema1:author <http://data.bibliotheken.nl/id/thes/p069019304> ;
    schema1:contributor <http://data.bibliotheken.nl/id/thes/p071950796> ;
    schema1:inLanguage "nl" ;
    schema1:isPartOf <http://data.bibliotheken.nl/id/nbt/p161380204> ;
    schema1:isbn "9043300853" ;
    schema1:issueNumber 9098 ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/db4199fa1f1bada1dc9d70037f2169b2> ;
    schema1:name "Vwo wiskunde B examenbundel" ;
    schema1:numberOfPages 192 ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/4ada74ddcb66036c7b1560daca3d7d96> ;
    schema1:sameAs <http://www.worldcat.org/oclc/770633062> .

