@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/p412538202> a schema1:Book,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "Burn-out / Ger Keijsers" ;
    dcterms1:issued "2013" ;
    schema1:author <http://data.bibliotheken.nl/id/thes/p119758539> ;
    schema1:bookEdition "Eerste druk, derde oplage" ;
    schema1:contributor <http://data.bibliotheken.nl/id/thes/p071810161>,
        <http://data.bibliotheken.nl/id/thes/p305071440>,
        <http://data.bibliotheken.nl/id/thes/p407432264>,
        <https://data.bibliotheken.nl/.well-known/genid/5e932c573e386cabfc5cf4f9e717ee66> ;
    schema1:inLanguage "nl" ;
    schema1:isPartOf <http://data.bibliotheken.nl/id/nbt/p34437792X>,
        <http://data.bibliotheken.nl/id/nbt/p344378179> ;
    schema1:isbn "9789024407781" ;
    schema1:issueNumber "ther" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/115b4b3e815db2a50f1005ef1d090e5e> ;
    schema1:name "Burn-out" ;
    schema1:numberOfPages 84 ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/3ee8deb97a71d7de2edcb35c84676552> ;
    schema1:sameAs <http://www.worldcat.org/oclc/1002634555> .

