@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/p336743920> a schema1:Book,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "De S. Scripturae auctoritate et divinitate .." ;
    dcterms1:issued "1686" ;
    schema1:author <http://data.bibliotheken.nl/id/thes/p069144435> ;
    schema1:bookFormat schema1:EBook ;
    schema1:inLanguage "la" ;
    schema1:isBasedOn <http://data.bibliotheken.nl/id/nbt/p144060078> ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/e5151a24e80a8ac3b9ad1d277f07cf3d> ;
    schema1:name "De S. Scripturae auctoritate et divinitate .." ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/e689bcbf165e46cf773705637988426e> ;
    schema1:sameAs <http://www.worldcat.org/oclc/747677059> .

