@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/p036604089> a schema1:Book,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "Motieven voor werktijdkeuze : een verkenning / M. Tacken" ;
    dcterms1:issued "1986" ;
    schema1:about <http://data.bibliotheken.nl/id/thes/p075613352>,
        <http://data.bibliotheken.nl/id/thes/p075627302> ;
    schema1:author <http://data.bibliotheken.nl/id/thes/p07227459X>,
        <http://data.bibliotheken.nl/id/thes/p075383063> ;
    schema1:inLanguage "nl" ;
    schema1:isPartOf <http://data.bibliotheken.nl/id/nbt/p841791023> ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/db261b874b1b0f007bb78f9ed34551b8> ;
    schema1:name "Motieven voor werktijdkeuze : een verkenning" ;
    schema1:numberOfPages 45 ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/933d2402b1f8b7f4233022686033cbd6> ;
    schema1:sameAs <http://www.worldcat.org/oclc/64467438> .

