@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/p435753908> a schema1:Book,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "De vlek : een novelle / Jan W. Jacobs" ;
    dcterms1:issued "1946" ;
    schema1:about <http://data.bibliotheken.nl/id/thes/p397462743> ;
    schema1:author <http://data.bibliotheken.nl/id/thes/p070218447> ;
    schema1:bookFormat schema1:EBook ;
    schema1:inLanguage "nl" ;
    schema1:isBasedOn <http://data.bibliotheken.nl/id/nbt/p173991106> ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/cd6408fef18728dd84e1fd6811ec5ed5> ;
    schema1:name "De vlek : een novelle" ;
    schema1:numberOfPages 47 ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/d490da28b4f1d83a336df85bc41b6546> ;
    schema1:sameAs <http://www.worldcat.org/oclc/1308741725> .

