@prefix dcterms1: <http://purl.org/dc/terms#> .
@prefix rdfs: <http://www.w3.org/2000/01/rdf-schema#> .
@prefix schema1: <http://schema.org/> .

<http://data.bibliotheken.nl/id/nbt/p189852070> a schema1:Article,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "[ Over: Jetten, B., M. Pat. Werkdruk en welzijn in het werk. Assen: Van Gorcum, 1999] / Roel Schouteten" ;
    dcterms1:issued "1999" ;
    schema1:author <http://data.bibliotheken.nl/id/thes/p189852100> ;
    schema1:description "Boekbespreking" ;
    schema1:inLanguage "nl" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/188cb232ccecf6b0e9555172e0fd60bd> ;
    schema1:name "[ Over: Jetten, B., M. Pat. Werkdruk en welzijn in het werk. Assen: Van Gorcum, 1999]" .

