@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/p383733731> a schema1:Book,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "Rekenrijk : reken-wiskundemethode voor het basisonderwijs" ;
    dcterms1:issued "2014" ;
    schema1:bookEdition "3e ed" ;
    schema1:contributor <http://data.bibliotheken.nl/id/thes/p159824176>,
        <http://data.bibliotheken.nl/id/thes/p161770797>,
        <http://data.bibliotheken.nl/id/thes/p283570954>,
        <http://data.bibliotheken.nl/id/thes/p310274842> ;
    schema1:inLanguage "nl" ;
    schema1:isbn "9789001838935" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/17c73941d2d5524c45e0214ae5b85637> ;
    schema1:name "Rekenrijk : reken-wiskundemethode voor het basisonderwijs" ;
    schema1:numberOfPages 1 ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/0ebd3ee1610c965fc510cfa533c4f44c> ;
    schema1:sameAs <http://www.worldcat.org/oclc/895244464> .

