@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/p434085421> 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:KBNLB030056944" ;
    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/ab23dd9e67c8940395147d46baa065a6> ;
    schema1:name "Door eigen kracht" ;
    schema1:numberOfPages 183 ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/44044961b960d02a16255f8233fb75d8> ;
    schema1:sameAs <http://www.worldcat.org/oclc/1237712745> .

