@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/p433932406> a schema1:Book,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "Compendium der schoolwiskunde / door J. K. Timmer" ;
    dcterms1:issued "1954" ;
    schema1:author <http://data.bibliotheken.nl/id/thes/p074574043> ;
    schema1:description "Op omslag: Wiskunde" ;
    schema1:genre <http://data.bibliotheken.nl/id/thes/p075629364> ;
    schema1:inLanguage "nl" ;
    schema1:isPartOf <http://data.bibliotheken.nl/id/nbt/p864200412> ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/4c7e8cad23b5d66c026d1593a06aa258> ;
    schema1:name "Compendium der schoolwiskunde" ;
    schema1:numberOfPages 90 ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/529561e5523152c50fad607ffde4639c> ;
    schema1:sameAs <http://www.worldcat.org/oclc/1263175846> .

