@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/p433296127> a schema1:Book,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "Examenbundel havo wiskunde A" ;
    dcterms1:issued "2022" ;
    schema1:bookEdition "Eerste druk, eerste oplage" ;
    schema1:contributor <http://data.bibliotheken.nl/id/thes/p074733095>,
        <http://data.bibliotheken.nl/id/thes/p28749747X>,
        <http://data.bibliotheken.nl/id/thes/p380601257> ;
    schema1:inLanguage "nl" ;
    schema1:isPartOf <http://data.bibliotheken.nl/id/nbt/p303655801> ;
    schema1:isbn "9789006639971" ;
    schema1:issueNumber 20220 ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/f5864b19c56861ab803db02525ed05a0> ;
    schema1:name "Examenbundel havo wiskunde A" ;
    schema1:numberOfPages 327 ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/997c3c363b12a8519edee36f8b997a65> ;
    schema1:sameAs <http://www.worldcat.org/oclc/1342542264> .

