@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/p397597142> a schema1:Book,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "Patiëntgericht communiceren : gids voor de medische praktijk / Remke van Staveren" ;
    dcterms1:issued "2015" ;
    schema1:author <http://data.bibliotheken.nl/id/thes/p329273922> ;
    schema1:bookEdition "Tweede herziene druk" ;
    schema1:inLanguage "nl" ;
    schema1:isbn "9058982815",
        "9789058982810" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/d35f5ac71f2cd37e742cc6fee136d3d1> ;
    schema1:name "Patiëntgericht communiceren : gids voor de medische praktijk" ;
    schema1:numberOfPages 279 ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/6621b6d06f7ae40c2b145fc6f5b63f1c> ;
    schema1:sameAs <http://www.worldcat.org/oclc/925253793> .

