@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/p397174969> a schema1:Book,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "RekenRijk : reken-wiskundemethode voor het basisonderwijs" ;
    dcterms1:issued "2014" ;
    schema1:bookEdition "[Derde druk, 4e oplage]" ;
    schema1:contributor <http://data.bibliotheken.nl/id/thes/p161770797>,
        <http://data.bibliotheken.nl/id/thes/p310274842> ;
    schema1:inLanguage "nl" ;
    schema1:isPartOf <http://data.bibliotheken.nl/id/nbt/p316123714> ;
    schema1:isbn "9789001303563" ;
    schema1:issueNumber "acti" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/ce071244d8f822e6c0c73c0ca2cf33f3> ;
    schema1:name "RekenRijk : reken-wiskundemethode voor het basisonderwijs" ;
    schema1:numberOfPages 239 ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/f8732f9b7b7e9e56083d0012fd08d968> ;
    schema1:sameAs <http://www.worldcat.org/oclc/923733869> .

