@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/p053053249> a schema1:Book,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "Pluspunt : rekenen voor het ibo / K. Kuipers" ;
    dcterms1:issued "1989" ;
    schema1:author <http://data.bibliotheken.nl/id/thes/p067692362> ;
    schema1:contributor <http://data.bibliotheken.nl/id/thes/p069545782> ;
    schema1:genre <http://data.bibliotheken.nl/id/thes/p075629216> ;
    schema1:inLanguage "nl" ;
    schema1:isPartOf <http://data.bibliotheken.nl/id/nbt/p047593326> ;
    schema1:isbn "9001421547" ;
    schema1:issueNumber 13 ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/c4d1d4324f1c3b6875a9bc670820f85a> ;
    schema1:name "Pluspunt : rekenen voor het ibo" ;
    schema1:numberOfPages 71 ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/0bb0bb34b47fb41ec0b3fed181a0df99> ;
    schema1:sameAs <http://www.worldcat.org/oclc/769346801> .

