@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/p318010356> a schema1:Book,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "Cijferen / A. Holster" ;
    dcterms1:issued "2000" ;
    schema1:author <http://data.bibliotheken.nl/id/thes/p069473714> ;
    schema1:bookEdition "1e herz. dr" ;
    schema1:contributor <http://data.bibliotheken.nl/id/thes/p074807773> ;
    schema1:description "Oorspr. uitg. 1987" ;
    schema1:inLanguage "nl" ;
    schema1:isPartOf <http://data.bibliotheken.nl/id/nbt/p037394630> ;
    schema1:isbn "9070732580" ;
    schema1:issueNumber 60 ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/6acbee4d1d3af2302e49c22ca9be4941> ;
    schema1:name "Cijferen" ;
    schema1:numberOfPages 40 ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/8bb52a94d2d7a2998f6aa434398730f1> ;
    schema1:sameAs <http://www.worldcat.org/oclc/775441369> .

