@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/p406734291> a schema1:Book,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "Omgaan met emoties / Eric Schneider ; eindredactie: Frank Janse" ;
    dcterms1:issued "2016" ;
    schema1:about <http://data.bibliotheken.nl/id/thes/p075605260> ;
    schema1:author <http://data.bibliotheken.nl/id/thes/p215081714> ;
    schema1:bookEdition "Eerste druk" ;
    schema1:contributor <http://data.bibliotheken.nl/id/thes/p352179929> ;
    schema1:inLanguage "nl" ;
    schema1:isPartOf <http://data.bibliotheken.nl/id/nbt/p397974043> ;
    schema1:isbn "9789492066152" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/6a1f8e0ffbaacdcbaaf55aa8ee8c7f75> ;
    schema1:name "Omgaan met emoties" ;
    schema1:numberOfPages 59 ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/3d10e1e328f0e264e37ce9c55591f3ec> ;
    schema1:sameAs <http://www.worldcat.org/oclc/964933923> .

