@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/p821995855> a schema1:Book,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "Wiskunde en didactiek in het basisonderwijs / J. Moonen" ;
    dcterms1:issued "1981" ;
    schema1:author <http://data.bibliotheken.nl/id/thes/p068425554> ;
    schema1:bookEdition "4e dr" ;
    schema1:contributor <http://data.bibliotheken.nl/id/thes/p069036306> ;
    schema1:description "1e dr., 1971." ;
    schema1:genre <http://data.bibliotheken.nl/id/thes/p075629364> ;
    schema1:inLanguage "nl" ;
    schema1:isPartOf <http://data.bibliotheken.nl/id/nbt/p821995480> ;
    schema1:issueNumber 10 ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/59d2f7e166a7917ddf727b51fdfa337d> ;
    schema1:name "Wiskunde en didactiek in het basisonderwijs" ;
    schema1:numberOfPages 111 ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/a7e47f4a7984f9dfcdc233b1de89dd81> ;
    schema1:sameAs <http://www.worldcat.org/oclc/768833953> .

