@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/p127415211> a schema1:Book,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "\" Arbeidstijdverkorting op maat\" / M.P. Peltenburg" ;
    dcterms1:issued "1983" ;
    schema1:about <http://data.bibliotheken.nl/id/thes/p078436931> ;
    schema1:author <https://data.bibliotheken.nl/.well-known/genid/46f900cecc94362eee5aa09649a7e975>,
        <https://data.bibliotheken.nl/.well-known/genid/889724928633cbedd4f61254a5fed1ce> ;
    schema1:inLanguage "nl" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/2f14e59fbeb10b3c4196547f89655dd9> ;
    schema1:name "\" Arbeidstijdverkorting op maat\"" ;
    schema1:numberOfPages 48 ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/7d2e2d37c7fa193f8181e13e1a0a4499> ;
    schema1:sameAs <http://www.worldcat.org/oclc/69120405> .

