@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/p391368648> a schema1:Book,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "De beproeving / Edmond van Offel ; met teek. van den schrijver" ;
    dcterms1:issued "1910" ;
    schema1:about <http://data.bibliotheken.nl/id/thes/p397462743> ;
    schema1:author <http://data.bibliotheken.nl/id/thes/p069112843> ;
    schema1:bookFormat schema1:EBook ;
    schema1:inLanguage "nl" ;
    schema1:isBasedOn <http://data.bibliotheken.nl/id/nbt/p11226106X> ;
    schema1:isPartOf <http://data.bibliotheken.nl/id/nbt/p861199944> ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/13497d2e525b7fec956adc2b1fd20f33> ;
    schema1:name "De beproeving" ;
    schema1:numberOfPages 65 ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/aefeaa63c86df99be4c2f65f0601bd4b> ;
    schema1:sameAs <http://www.worldcat.org/oclc/904732460> .

