@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/p425986284> a schema1:Book,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "Betrachtingen een sondaers in den angst der weder-geboorte" ;
    dcterms1:issued "1647" ;
    schema1:associatedMedia "http://books.google.com/books?vid=KBNL:UBU000008818" ;
    schema1:author <http://data.bibliotheken.nl/id/thes/p068247311> ;
    schema1:bookFormat schema1:EBook ;
    schema1:description "Titelblad en eerste twee blzn. van voorrede ontbreken" ;
    schema1:inLanguage "nl" ;
    schema1:isBasedOn <http://data.bibliotheken.nl/id/nbt/p062953656> ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/c7a6750980d01f02336d46fbea9277ba> ;
    schema1:name "Betrachtingen een sondaers in den angst der weder-geboorte" ;
    schema1:numberOfPages 165 ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/149830d65fd70636a535eab134b92d49> ;
    schema1:sameAs <http://www.worldcat.org/oclc/1144499046> .

