@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/p446338176> a schema1:Book,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "Sale of offices in the seventeenth century / door Koenraad Wolter Swart" ;
    dcterms1:issued "1949" ;
    schema1:author <http://data.bibliotheken.nl/id/thes/p069255547> ;
    schema1:bookFormat schema1:EBook ;
    schema1:description "Proefschrift Leiden" ;
    schema1:inLanguage "en" ;
    schema1:isBasedOn <http://data.bibliotheken.nl/id/nbt/p840426240> ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/fd1001bae99c6b90a067e0308798010e> ;
    schema1:name "Sale of offices in the seventeenth century" ;
    schema1:numberOfPages 169 ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/ab1c78f96e2175d5417e03d290efef12> ;
    schema1:sameAs <http://www.worldcat.org/oclc/1510164445> .

