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

<http://data.bibliotheken.nl/id/nbt/p394466039> a schema1:Book,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "Tiental leerredenen van Dr. W. Scheffer, predikant te Leiden" ;
    dcterms1:issued "1863" ;
    schema1:associatedMedia "http://books.google.com/books?vid=KBNL:UBA000089666" ;
    schema1:author <http://data.bibliotheken.nl/id/thes/p068953496> ;
    schema1:bookFormat schema1:EBook ;
    schema1:inLanguage "nl" ;
    schema1:isBasedOn <http://data.bibliotheken.nl/id/nbt/p151001200> ;
    schema1:isPartOf <http://data.bibliotheken.nl/id/nbt/p150999828> ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/83c3d9255d9570be03b37d57278139f2> ;
    schema1:name "Tiental leerredenen van Dr. W. Scheffer, predikant te Leiden" ;
    schema1:numberOfPages 176 ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/16f4697e1d25f5446536e0b27555de5d> ;
    schema1:sameAs <http://www.worldcat.org/oclc/913870947> .

