@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/p15244985X> a schema1:Book,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "A different perspective on termination of employment / P.M.M. Massuger" ;
    dcterms1:issued "1996" ;
    schema1:about <http://data.bibliotheken.nl/id/thes/p075617188>,
        <http://data.bibliotheken.nl/id/thes/p077608267>,
        <http://data.bibliotheken.nl/id/thes/p078611946> ;
    schema1:author <http://data.bibliotheken.nl/id/thes/p125070632> ;
    schema1:inLanguage "en" ;
    schema1:isbn "9036197864" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/62fae405512b91fcf1a92bb81256654d> ;
    schema1:name "A different perspective on termination of employment" ;
    schema1:numberOfPages 93 ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/1f30bf66cabcccdd7f68375ee05049fc> ;
    schema1:sameAs <http://www.worldcat.org/oclc/782249202> .

