@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/p421304243> a schema1:Book,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "Behandeling van problematische gehechtheid / Anniek Thoomes-Vreugdenhil" ;
    dcterms1:issued "2016" ;
    schema1:about <http://data.bibliotheken.nl/id/thes/p075606828>,
        <http://data.bibliotheken.nl/id/thes/p075619822> ;
    schema1:author <http://data.bibliotheken.nl/id/thes/p186030169> ;
    schema1:bookFormat schema1:EBook ;
    schema1:inLanguage "nl" ;
    schema1:isBasedOn <http://data.bibliotheken.nl/id/nbt/p40638424X> ;
    schema1:isbn "9789036813600" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/a94ac9a424bce7316afa70c2641654ab> ;
    schema1:name "Behandeling van problematische gehechtheid" ;
    schema1:numberOfPages 182 ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/c0a67bb4d50f5a8479dd81a80b8f04fc> ;
    schema1:sameAs <http://www.worldcat.org/oclc/1437797205> .

