@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/p393528111> a schema1:Book,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "De schuld van anderen / door E.A. Keuls-Schuur ; uit het Italiaansch vert. door E.A. Keuls-Schuur" ;
    dcterms1:issued "1929" ;
    schema1:author <http://data.bibliotheken.nl/id/thes/p068787863> ;
    schema1:bookFormat schema1:EBook ;
    schema1:contributor <http://data.bibliotheken.nl/id/thes/p071749071> ;
    schema1:description "Transcriptie en/of scans" ;
    schema1:inLanguage "nl" ;
    schema1:isBasedOn <http://data.bibliotheken.nl/id/nbt/p054910501> ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/6b5ac01d86d268d4ef4809c335ba275f> ;
    schema1:name "De schuld van anderen" ;
    schema1:numberOfPages 339 ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/ca01600a7f07e5406891d7eda3b4ce38> ;
    schema1:sameAs <http://www.worldcat.org/oclc/910553610> .

