@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/p425907805> a schema1:Book,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "Levensschets van Dr. Samuel Muller / door Christiaan Sepp" ;
    dcterms1:issued "1876" ;
    schema1:about <http://data.bibliotheken.nl/id/thes/p069706417> ;
    schema1:associatedMedia "http://books.google.com/books?vid=KBNL:UBU000044773" ;
    schema1:author <http://data.bibliotheken.nl/id/thes/p068365470> ;
    schema1:bookFormat schema1:EBook ;
    schema1:inLanguage "nl" ;
    schema1:isBasedOn <http://data.bibliotheken.nl/id/nbt/p046026789> ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/46a7d8f8c6bb4708c03809314f84b0dd> ;
    schema1:name "Levensschets van Dr. Samuel Muller" ;
    schema1:numberOfPages 59 ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/f5b836f7c973775f3590ecde006d3115> ;
    schema1:sameAs <http://www.worldcat.org/oclc/1144186703> .

