@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/p435863177> a schema1:Book,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "De historische vorming van den bestuursambtenaar / door C. Gerretson" ;
    dcterms1:issued "1925" ;
    schema1:author <http://data.bibliotheken.nl/id/thes/p068384009> ;
    schema1:bookEdition "2e dr" ;
    schema1:bookFormat schema1:EBook ;
    schema1:description "Rede Utrecht" ;
    schema1:inLanguage "nl" ;
    schema1:isBasedOn <http://data.bibliotheken.nl/id/nbt/p124688829> ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/84af60aa7190c9d7fb2b85af50b4cc91> ;
    schema1:name "De historische vorming van den bestuursambtenaar" ;
    schema1:numberOfPages 41 ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/81700485b9bb2028c2b489c59281e98c> ;
    schema1:sameAs <http://www.worldcat.org/oclc/1308827868> .

