@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/p439348641> a schema1:Book,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "Examenbundel havo wiskunde A" ;
    dcterms1:issued "2024" ;
    schema1:bookEdition "Eerste druk, eerste oplage" ;
    schema1:contributor <http://data.bibliotheken.nl/id/thes/p074733095> ;
    schema1:description "Mogelijkheid om een activatiecode voor online omgeving aan te vragen" ;
    schema1:inLanguage "nl" ;
    schema1:isPartOf <http://data.bibliotheken.nl/id/nbt/p303655801> ;
    schema1:isbn "9789006650730" ;
    schema1:issueNumber 20240 ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/be2a9f84fb61a8cc20d0ce3b55dc4e1a> ;
    schema1:name "Examenbundel havo wiskunde A" ;
    schema1:numberOfPages 304 ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/7c79575643c352e00b99318536fef420> ;
    schema1:sameAs <http://www.worldcat.org/oclc/1463341550> .

