@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/p405456301> a schema1:Book,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "Handboek angststoornissen / Ton van Balkom, Désirée Oosterbaan, Sako Visser en Irene van Vliet (redactie)" ;
    dcterms1:issued "2015" ;
    schema1:bookEdition "Eerste druk, tweede oplage" ;
    schema1:contributor <http://data.bibliotheken.nl/id/thes/p123512107> ;
    schema1:description "Eerste druk: 2011" ;
    schema1:inLanguage "nl" ;
    schema1:isbn "9789058981783" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/684045dc5c6ed9dfaca01ec74309f814> ;
    schema1:name "Handboek angststoornissen" ;
    schema1:numberOfPages 504 ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/e18daeec8d36b425b4bcec308c1c30db> ;
    schema1:sameAs <http://www.worldcat.org/oclc/1076481061> .

