@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/p048911151> a schema1:Book,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "Rekenen en didactiek / F. Goffree, A.A. Hiddink [en] J.M. Dijkshoorn" ;
    dcterms1:issued "1968" ;
    schema1:about <http://data.bibliotheken.nl/id/thes/p075603977>,
        <http://data.bibliotheken.nl/id/thes/p075620367> ;
    schema1:author <http://data.bibliotheken.nl/id/thes/p068383940> ;
    schema1:bookEdition "2e dr" ;
    schema1:contributor <http://data.bibliotheken.nl/id/thes/p072689498>,
        <http://data.bibliotheken.nl/id/thes/p073706620> ;
    schema1:inLanguage "nl" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/3d8fbb2a675e370bd195e3ef4970d819> ;
    schema1:name "Rekenen en didactiek" ;
    schema1:numberOfPages 288 ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/be593ecab9c79a9dbfe16b5f5873736b> ;
    schema1:sameAs <http://www.worldcat.org/oclc/71423187> .

