@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/p435745557> a schema1:Book,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "Een terugblik bij het 25-jarig bestaan van den Nederlandschen Bond van Personeel in Overheidsdienst / door F. van Meurs" ;
    dcterms1:issued "1926" ;
    schema1:author <http://data.bibliotheken.nl/id/thes/p070785155>,
        <https://data.bibliotheken.nl/.well-known/genid/07b2dec76fa2611b3c648da0372037fa> ;
    schema1:bookFormat schema1:EBook ;
    schema1:inLanguage "nl" ;
    schema1:isBasedOn <http://data.bibliotheken.nl/id/nbt/p039919579> ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/2be71b87772276e0010f2ef61533aee0> ;
    schema1:name "Een terugblik bij het 25-jarig bestaan van den Nederlandschen Bond van Personeel in Overheidsdienst" ;
    schema1:numberOfPages 34 ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/aba53ce180e1dbbe1f7a3f3f14ec8838> ;
    schema1:sameAs <http://www.worldcat.org/oclc/1308738149> .

