@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/p336922973> a schema1:Book,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "De invloed van de godsdienst op het openbaar en staatkundig leven" ;
    dcterms1:issued "1849" ;
    schema1:author <http://data.bibliotheken.nl/id/thes/p070053790> ;
    schema1:bookFormat schema1:EBook ;
    schema1:description "Door M. Wiardi Beckman" ;
    schema1:inLanguage "nl" ;
    schema1:isBasedOn <http://data.bibliotheken.nl/id/nbt/p050484680> ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/9d213b43bfbdc1016a35178fd8731b39> ;
    schema1:name "De invloed van de godsdienst op het openbaar en staatkundig leven" ;
    schema1:numberOfPages 36 ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/89ad326ac2a348bce398243564d82d01> ;
    schema1:sameAs <http://www.worldcat.org/oclc/747712669> .

