@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/p427655099> a schema1:Book,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "Examenbundel havo wiskunde A" ;
    dcterms1:issued "2021" ;
    schema1:bookEdition "Eerste druk, eerste oplage" ;
    schema1:contributor <http://data.bibliotheken.nl/id/thes/p074733095> ;
    schema1:inLanguage "nl" ;
    schema1:isPartOf <http://data.bibliotheken.nl/id/nbt/p303655801> ;
    schema1:isbn "9789006491678" ;
    schema1:issueNumber 20210 ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/b61b79c61fa1d9193a6aad9db7dc8fb8> ;
    schema1:name "Examenbundel havo wiskunde A" ;
    schema1:numberOfPages 351 ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/eea7b97e7302cacd366aa90db5715d33> ;
    schema1:sameAs <http://www.worldcat.org/oclc/1264708016> .

