@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/p256354715> a schema1:Book,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "De naakte therapeut / Peter Rober" ;
    dcterms1:issued "2003" ;
    schema1:about <http://data.bibliotheken.nl/id/thes/p075619822>,
        <http://data.bibliotheken.nl/id/thes/p077598121>,
        <http://data.bibliotheken.nl/id/thes/p078640318>,
        <http://data.bibliotheken.nl/id/thes/p078640342> ;
    schema1:author <http://data.bibliotheken.nl/id/thes/p158947304> ;
    schema1:bookEdition "1e dr" ;
    schema1:inLanguage "nl" ;
    schema1:isbn "9033453843" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/237a280652320f3f1067a9f53405624f> ;
    schema1:name "De naakte therapeut" ;
    schema1:numberOfPages 248 ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/91bb3c2436efe0dacc7eb560901fa287> ;
    schema1:sameAs <http://www.worldcat.org/oclc/902572922> .

