@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/p407152733> a schema1:Book,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "Het licht op den kandelaar" ;
    dcterms1:issued "1684" ;
    schema1:associatedMedia "http://books.google.com/books?vid=KBNL:UBA000078259" ;
    schema1:author <http://data.bibliotheken.nl/id/thes/p31016981X> ;
    schema1:bookFormat schema1:EBook ;
    schema1:inLanguage "nl" ;
    schema1:isBasedOn <http://data.bibliotheken.nl/id/nbt/p145185478> ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/6a8e71acb18d20d355d1d1bfa8f6a78a> ;
    schema1:name "Het licht op den kandelaar" ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/6defa7795a74dfee00b3d96bb26abf41> ;
    schema1:sameAs <http://www.worldcat.org/oclc/959352842> .

