@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/p431892938> a schema1:Book,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "Door eigen kracht / naar het Fransch van S. Blandy ; [ill. door Ed. Zier]" ;
    dcterms1:issued "1894" ;
    schema1:associatedMedia "http://books.google.com/books?vid=KBNL:KBNL03000318157" ;
    schema1:author <http://data.bibliotheken.nl/id/thes/p087445638> ;
    schema1:bookFormat schema1:EBook ;
    schema1:contributor <http://data.bibliotheken.nl/id/thes/p075109697> ;
    schema1:inLanguage "nl" ;
    schema1:isBasedOn <http://data.bibliotheken.nl/id/nbt/p096121203> ;
    schema1:isPartOf <http://data.bibliotheken.nl/id/nbt/p087508095> ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/4f4c1c402be74d1b5a90373bebb272a5> ;
    schema1:name "Door eigen kracht" ;
    schema1:numberOfPages 183 ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/989b246aa30881d8d43823b1d5c8f1e9> ;
    schema1:sameAs <http://www.worldcat.org/oclc/1237712745> .

