@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/p040081273> a schema1:Book,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "Het juiste getal : als voorbereiding tot groep 5 of de 3de klas / [tek. van Vera Polak]" ;
    dcterms1:issued "1987" ;
    schema1:contributor <http://data.bibliotheken.nl/id/thes/p069054142> ;
    schema1:genre <http://data.bibliotheken.nl/id/thes/p075629216> ;
    schema1:inLanguage "nl" ;
    schema1:isPartOf <http://data.bibliotheken.nl/id/nbt/p040046796> ;
    schema1:isbn "9024338123" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/1d5372cf92295b6f6be3998602ce406e> ;
    schema1:name "Het juiste getal : als voorbereiding tot groep 5 of de 3de klas" ;
    schema1:numberOfPages 32 ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/dd74b013a689a38f7874a5dec528fd50> ;
    schema1:sameAs <http://www.worldcat.org/oclc/64697457> .

