@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/p142824666> a schema1:Book,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "Test heroes : de eerste complete wegwijzer voor het maken van examens, tentamens en andere toetsen : minder zweetdruppels, betere cijfers / Niels Rood, Paul Sikkema ; [tek.: Yvonne Kroese]" ;
    dcterms1:issued "1989" ;
    schema1:about <http://data.bibliotheken.nl/id/thes/p075658992>,
        <http://data.bibliotheken.nl/id/thes/p077600681>,
        <http://data.bibliotheken.nl/id/thes/p078687616> ;
    schema1:author <http://data.bibliotheken.nl/id/thes/p074829750> ;
    schema1:bookEdition "2e dr" ;
    schema1:contributor <http://data.bibliotheken.nl/id/thes/p073739936> ;
    schema1:inLanguage "nl" ;
    schema1:isbn "9069830221" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/d1fe71ea838fe6383963aff544837b95> ;
    schema1:name "Test heroes : de eerste complete wegwijzer voor het maken van examens, tentamens en andere toetsen : minder zweetdruppels, betere cijfers" ;
    schema1:numberOfPages 91 ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/473cda978d89eecc7e3ba5f571bb36ec> .

