@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/p820270679> a schema1:Book,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "Didactiek van de wiskunde / J. van Dormolen" ;
    dcterms1:issued "1974" ;
    schema1:about <http://data.bibliotheken.nl/id/thes/p077601866>,
        <http://data.bibliotheken.nl/id/thes/p078700426>,
        <http://data.bibliotheken.nl/id/thes/p078961300> ;
    schema1:author <http://data.bibliotheken.nl/id/thes/p068159676> ;
    schema1:inLanguage "nl" ;
    schema1:isPartOf <http://data.bibliotheken.nl/id/nbt/p820264040> ;
    schema1:isbn "9060466314" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/508becbdd08b0cf35cfd21a0d747a429> ;
    schema1:name "Didactiek van de wiskunde" ;
    schema1:numberOfPages 284 ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/89fc20f29df01a7c949d8cd75167a63c> ;
    schema1:sameAs <http://www.worldcat.org/oclc/63373580> .

