@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/p292825536> a schema1:Book,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "Exhibition design / David Dernie" ;
    dcterms1:issued "2006" ;
    schema1:about <http://data.bibliotheken.nl/id/thes/p077593774>,
        <http://data.bibliotheken.nl/id/thes/p078547199>,
        <http://data.bibliotheken.nl/id/thes/p078635195>,
        <http://data.bibliotheken.nl/id/thes/p078686938>,
        <http://data.bibliotheken.nl/id/thes/p371048311> ;
    schema1:author <http://data.bibliotheken.nl/id/thes/p146311949> ;
    schema1:inLanguage "en" ;
    schema1:isbn "9063691327",
        "9789063691325" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/98b7d3bf6024a01d8d913afe1d41c038> ;
    schema1:name "Exhibition design" ;
    schema1:numberOfPages 192 ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/2519c756f97c4286d1bf14c860e49896> ;
    schema1:sameAs <http://www.worldcat.org/oclc/901549744> .

