@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/p175871388> 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 "9027635560" ;
    schema1:issueNumber 60 ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/6d793bc97723f8ca1f4d5990ef20f656> ;
    schema1:name "Schoolwerkplan nieuw operatoir rekenen" ;
    schema1:numberOfPages 60 ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/d5ebcaa14addfd5825b3062abd5324c0> ;
    schema1:sameAs <http://www.worldcat.org/oclc/772250398> .

