@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/p451684559> a schema1:Book,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "Affectfobietherapie in de praktijk / Quin van Dam ; redactie: Peter Boxelaar" ;
    dcterms1:issued "2023" ;
    schema1:author <http://data.bibliotheken.nl/id/thes/p166287865> ;
    schema1:bookEdition "3de druk" ;
    schema1:contributor <http://data.bibliotheken.nl/id/thes/p337810265> ;
    schema1:description "1e druk: ©2016" ;
    schema1:inLanguage "nl" ;
    schema1:isbn "9789492297013" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/0e78c4227d76c34f4475de670b35ecb3> ;
    schema1:name "Affectfobietherapie in de praktijk" ;
    schema1:numberOfPages 223 ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/8c8bc2820decd76df76e7297987622ca> ;
    schema1:sameAs <http://www.worldcat.org/oclc/1530511245> .

