@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/p862834635> a schema1:Book,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "Vertoog over de waare leezing van I Joh. V: 7 / door Alethophilus" ;
    dcterms1:issued "1801" ;
    schema1:author <http://data.bibliotheken.nl/id/thes/p071871640> ;
    schema1:description "Saakes 3 (1801), p. 241" ;
    schema1:inLanguage "nl" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/a13e839a3df7c9c4768cc57483b9746c> ;
    schema1:name "Vertoog over de waare leezing van I Joh. V: 7" ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/5b58f19dc29b95714b64768aeb081e98> .

