@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/p175871299> a schema1:Book,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "Schoolwerkplan nieuw operatoir rekenen / Peter van den Bremen" ;
    dcterms1:issued "1995" ;
    schema1:author <http://data.bibliotheken.nl/id/thes/p18491230X> ;
    schema1:contributor <http://data.bibliotheken.nl/id/thes/p184912377> ;
    schema1:inLanguage "nl" ;
    schema1:isPartOf <http://data.bibliotheken.nl/id/nbt/p184912237> ;
    schema1:isbn "9027634645" ;
    schema1:issueNumber 20 ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/ea947105ef09d32940c58369758f7f18> ;
    schema1:name "Schoolwerkplan nieuw operatoir rekenen" ;
    schema1:numberOfPages 32 ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/9ac3f09f6dec0141b246ef2699bdcf8d> ;
    schema1:sameAs <http://www.worldcat.org/oclc/772255361> .

