@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/p330606034> a schema1:Book,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "Reken zeker / Piet TerpstraAntwoordenboeken: / Piet Terpstra" ;
    dcterms1:issued "2010" ;
    schema1:author <http://data.bibliotheken.nl/id/thes/p325672792> ;
    schema1:bookEdition "1e dr" ;
    schema1:contributor <http://data.bibliotheken.nl/id/thes/p216239818>,
        <http://data.bibliotheken.nl/id/thes/p325672946> ;
    schema1:inLanguage "nl" ;
    schema1:isPartOf <http://data.bibliotheken.nl/id/nbt/p325672318> ;
    schema1:isbn "9789001784607" ;
    schema1:issueNumber 55 ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/260e7717c8cdf4c636e430bbd43f4062> ;
    schema1:name "Reken zeker" ;
    schema1:numberOfPages 45 ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/8c6208b19642ede3f739c2dc84880510> ;
    schema1:sameAs <http://www.worldcat.org/oclc/775812757> .

