@prefix dcterms1: <http://purl.org/dc/terms#> .
@prefix rdfs: <http://www.w3.org/2000/01/rdf-schema#> .
@prefix schema1: <http://schema.org/> .

<http://data.bibliotheken.nl/id/nbt/p305493523> a schema1:Book,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "Handbook of exposure therapies / ed. by David C.S. Richard, Dean Lauterbach" ;
    dcterms1:issued "2007" ;
    schema1:bookFormat schema1:EBook ;
    schema1:contributor <http://data.bibliotheken.nl/id/thes/p305493426>,
        <http://data.bibliotheken.nl/id/thes/p305493434> ;
    schema1:inLanguage "en" ;
    schema1:isbn "9780125874212" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/d2a498bb8a278f65d6d41dfd0d8ce947> ;
    schema1:name "Handbook of exposure therapies" ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/60009ed982823f8cc8c9603ead35dd01> .

