@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/p423773380> a schema1:Book,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "De psychologische argumenten en richtlijnen voor de vernieuwing van het onderwijs in de wiskunde / door E.W. Beth" ;
    dcterms1:issued "1939" ;
    schema1:author <http://data.bibliotheken.nl/id/thes/p068394209> ;
    schema1:bookFormat schema1:EBook ;
    schema1:inLanguage "nl" ;
    schema1:isBasedOn <http://data.bibliotheken.nl/id/nbt/p059389044> ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/cd5561ee39cb240bc9bf79841bcd1543> ;
    schema1:name "De psychologische argumenten en richtlijnen voor de vernieuwing van het onderwijs in de wiskunde" ;
    schema1:numberOfPages 23 ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/00b3c8a30a1b3546d463f776b0cd1bdd> ;
    schema1:sameAs <http://www.worldcat.org/oclc/1120127934> .

