@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/p345903757> a schema1:Book,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "A little red book about how to make design matter / by David Carlson" ;
    dcterms1:issued "2012" ;
    schema1:about <http://data.bibliotheken.nl/id/thes/p07561006X>,
        <http://data.bibliotheken.nl/id/thes/p078941873>,
        <http://data.bibliotheken.nl/id/thes/p292009585>,
        <http://data.bibliotheken.nl/id/thes/p306666294> ;
    schema1:author <http://data.bibliotheken.nl/id/thes/p363320768> ;
    schema1:description "Rugtitel: Make design matter" ;
    schema1:inLanguage "en" ;
    schema1:isbn "9789063693046" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/8f170c5a80f3491e566400ef31e1e672> ;
    schema1:name "A little red book about how to make design matter" ;
    schema1:numberOfPages 163 ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/ac88b1007387ddf1372094f2c14f8160> ;
    schema1:sameAs <http://www.worldcat.org/oclc/842391528> .

