@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/p39674382X> a schema1:Book,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "De dorpspredikant / Jul. Kell ; naar het Hoogduitsch / [door R. Bennink Janssonius]" ;
    dcterms1:issued "1847" ;
    schema1:associatedMedia "http://books.google.com/books?vid=KBNL:UBA000037550" ;
    schema1:author <http://data.bibliotheken.nl/id/thes/p072163070> ;
    schema1:bookFormat schema1:EBook ;
    schema1:contributor <http://data.bibliotheken.nl/id/thes/p069826595> ;
    schema1:inLanguage "nl" ;
    schema1:isBasedOn <http://data.bibliotheken.nl/id/nbt/p110527445> ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/61079fb1b8a97b59ecb0287c115729b6> ;
    schema1:name "De dorpspredikant" ;
    schema1:numberOfPages 0 ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/21495cd731fa633f260163b5ecc7f099> ;
    schema1:sameAs <http://www.worldcat.org/oclc/913858374> .

