@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/p421302623> a schema1:Book,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "Reken kikker" ;
    dcterms1:issued "2015" ;
    schema1:bookEdition "1e druk" ;
    schema1:contributor <http://data.bibliotheken.nl/id/thes/p310274842> ;
    schema1:description "Omslag vermeldt: CITO niveau IV. - Omslag vermeldt: En dan nu: de antwoorden!" ;
    schema1:inLanguage "nl" ;
    schema1:isPartOf <http://data.bibliotheken.nl/id/nbt/p41313945X> ;
    schema1:isbn "9789048722785" ;
    schema1:issueNumber "reve" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/fd4387113eac1d49ee8cb4596cff0766> ;
    schema1:name "Reken kikker" ;
    schema1:numberOfPages 32 ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/9fde07b1f73fd74f7153fcf6f7cccdb4> ;
    schema1:sameAs <http://www.worldcat.org/oclc/927176305> .

