@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/p298907569> a schema1:Book,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "Doe meer met minder / [auteurs Carol Davis ... et al. ; ill. Paul Bommer ; vert. uit het Engels Wilma van Hoeflaken ... et al. ; red. Ans van der Graaff ; reg. Marian van Ham]" ;
    dcterms1:issued "2007" ;
    schema1:about <http://data.bibliotheken.nl/id/thes/p07560955X> ;
    schema1:contributor <http://data.bibliotheken.nl/id/thes/p071935185>,
        <http://data.bibliotheken.nl/id/thes/p072976586>,
        <http://data.bibliotheken.nl/id/thes/p202139298>,
        <http://data.bibliotheken.nl/id/thes/p298907208> ;
    schema1:inLanguage "nl" ;
    schema1:isbn "9789064076770" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/c4ca83489b184139f2de6fb5b538502f> ;
    schema1:name "Doe meer met minder" ;
    schema1:numberOfPages 351 ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/65d0d0698a288b1c0bdcb64e15548618> ;
    schema1:sameAs <http://www.worldcat.org/oclc/150411175> .

