@prefix dcterms1: <http://purl.org/dc/terms#> .
@prefix rdfs: <http://www.w3.org/2000/01/rdf-schema#> .
@prefix schema1: <http://schema.org/> .

<http://data.bibliotheken.nl/id/nbt/p425968049> a schema1:Book,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "Vertoog over de ware lezing van I Joh. V:7 / door Alethophilus" ;
    dcterms1:issued "1801" ;
    schema1:associatedMedia "http://books.google.com/books?vid=KBNL:UBU000004722" ;
    schema1:author <http://data.bibliotheken.nl/id/thes/p071871640> ;
    schema1:bookFormat schema1:EBook ;
    schema1:inLanguage "nl" ;
    schema1:isBasedOn <http://data.bibliotheken.nl/id/nbt/p061578088> ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/a748631fc4c118296acdad30491186c0> ;
    schema1:name "Vertoog over de ware lezing van I Joh. V:7" ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/806ffcfe80e3acba953e0d9416d6db1c> ;
    schema1:sameAs <http://www.worldcat.org/oclc/1144493157> .

