@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/p353056669> a schema1:Book,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "Rekenrijk : reken-wiskundemethode voor het basisonderwijs" ;
    dcterms1:issued "2011" ;
    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 "9789001795887" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/a10cb2672e0efa98ed7b3e6fd2c693da> ;
    schema1:name "Rekenrijk : reken-wiskundemethode voor het basisonderwijs" ;
    schema1:numberOfPages 1 ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/d16747cfff9de5d5bbecfbe0749328ba> ;
    schema1:sameAs <http://www.worldcat.org/oclc/862148855> .

