@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/p408377739> a schema1:Book,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "De orde des heils, .." ;
    dcterms1:issued "1776" ;
    schema1:associatedMedia "http://books.google.com/books?vid=KBNL:UBA000059778" ;
    schema1:author <http://data.bibliotheken.nl/id/thes/p08486589X> ;
    schema1:bookFormat schema1:EBook ;
    schema1:inLanguage "nl" ;
    schema1:isBasedOn <http://data.bibliotheken.nl/id/nbt/p144294974> ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/586cebdc1c58ec4057c3b12930e6a9f6> ;
    schema1:name "De orde des heils, .." ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/846ea268542ac2f4ddd842a7c3c79f43> ;
    schema1:sameAs <http://www.worldcat.org/oclc/966451833> .

