@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/p407768882> a schema1:Book,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "De ' Schriftcritiek' in hare beteekenis voor den tegenwoordigen tijd : een woord tot de Haagsche Gemeente / door J.H. Gerretsen" ;
    dcterms1:issued "1906" ;
    schema1:author <http://data.bibliotheken.nl/id/thes/p069866619> ;
    schema1:bookFormat schema1:EBook ;
    schema1:inLanguage "nl" ;
    schema1:isBasedOn <http://data.bibliotheken.nl/id/nbt/p055322247> ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/2de2e3df6e599e9d072798f553817aad> ;
    schema1:name "De ' Schriftcritiek' in hare beteekenis voor den tegenwoordigen tijd : een woord tot de Haagsche Gemeente" ;
    schema1:numberOfPages 47 ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/d3a3a02e9cf4e3a94076a87b4c4ffd61> ;
    schema1:sameAs <http://www.worldcat.org/oclc/904706423> .

