@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/p097468975> a schema1:Book,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "Kongresboek gezond werken / [een speciale uitgave van DOOR-praktrijktrainers ; hoofdred. Bart van Luijk ; eindred. Paul Bos]" ;
    dcterms1:issued "1988" ;
    schema1:author <https://data.bibliotheken.nl/.well-known/genid/9f08715f012685d0efbc2c0e75008f8e> ;
    schema1:contributor <http://data.bibliotheken.nl/id/thes/p073975729>,
        <https://data.bibliotheken.nl/.well-known/genid/571724c5d80cb817703501f44856277f> ;
    schema1:description "Uitgegeven ter gelegenheid van het M & M-kongres \"Werken aan betere resultaten\", 3e in een reeks" ;
    schema1:inLanguage "nl" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/2396925798b39db6c4000edf86a650ff> ;
    schema1:name "Kongresboek gezond werken" ;
    schema1:numberOfPages 147 ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/c872f4fd28b23d2fc78aa358ce348f7f> .

