@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/p440043727> a schema1:Book,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "Handboek traumatische rouw / Jos de Keijser, Paul Boelen en Geert Smid" ;
    dcterms1:issued "2023" ;
    schema1:author <http://data.bibliotheken.nl/id/thes/p089662482> ;
    schema1:bookEdition "Herziene druk" ;
    schema1:contributor <http://data.bibliotheken.nl/id/thes/p174011954>,
        <http://data.bibliotheken.nl/id/thes/p339844523> ;
    schema1:inLanguage "nl" ;
    schema1:isbn "9789024448791" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/192d0681784a0bc1fcf39d3befa7c834> ;
    schema1:name "Handboek traumatische rouw" ;
    schema1:numberOfPages 328 ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/3e173d43d3dad70edced522b640361fe> ;
    schema1:sameAs <http://www.worldcat.org/oclc/1408326644> .

