@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/p42819897X> a schema1:Book,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "Herziening der gemeentewet / door mr. dr. E. van Ketwich Verschuur" ;
    dcterms1:issued "2020" ;
    schema1:author <http://data.bibliotheken.nl/id/thes/p070085439>,
        <http://data.bibliotheken.nl/id/thes/p075301482> ;
    schema1:bookFormat schema1:EBook ;
    schema1:description "Digitale versie van de uitgave: Haarlem : H.D. Tjeenk Willink & Zoon, 1924",
        "Heruitgave van twee artikelen oorspronkelijk verschenen in: Vragen des tijds (april 1921 en februari 1924)" ;
    schema1:inLanguage "nl" ;
    schema1:isBasedOn <http://data.bibliotheken.nl/id/nbt/p841884641> ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/d0b4618394a40ab2f639c7431c2cfb13> ;
    schema1:name "Herziening der gemeentewet" ;
    schema1:numberOfPages 80 ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/10a3de29613783e7937f587d5ca01431> ;
    schema1:sameAs <http://www.worldcat.org/oclc/1164769452> .

