@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/p417401701> a schema1:Book,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "Pensioenmemo 2018 / prod. dr. G.J.B Dietvorst, prof. dr. P.M.C. de Lange, prof. dr. W.M.A. Kalman" ;
    dcterms1:issued "2018" ;
    schema1:author <http://data.bibliotheken.nl/id/thes/p068701209> ;
    schema1:contributor <http://data.bibliotheken.nl/id/thes/p069659958>,
        <https://data.bibliotheken.nl/.well-known/genid/6c555ea63618db1758c5b997243bbb8f> ;
    schema1:inLanguage "nl" ;
    schema1:isbn "9789013148633" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/eaed8201d41574c94e5afb4b3a65892e> ;
    schema1:name "Pensioenmemo 2018" ;
    schema1:numberOfPages 544 ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/383ac3d0e9f6f56c63e3cdfe3acd16f8> ;
    schema1:sameAs <http://www.worldcat.org/oclc/1055756788> .

