@prefix dcterms1: <http://purl.org/dc/terms#> .
@prefix kbdef: <http://data.bibliotheken.nl/def#> .
@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/p07949191X> a schema1:Book,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "Bella : novelle / P.F. Brunings" ;
    kbdef:hasDerivative <http://data.bibliotheken.nl/id/nbt/p358017084> ;
    dcterms1:issued "1882" ;
    schema1:about <http://data.bibliotheken.nl/id/thes/p077612027>,
        <http://data.bibliotheken.nl/id/thes/p397462484> ;
    schema1:author <http://data.bibliotheken.nl/id/thes/p070551855> ;
    schema1:bookEdition "2e dr" ;
    schema1:description "1e dr. 1877 (buiten de serie)" ;
    schema1:inLanguage "nl" ;
    schema1:isPartOf <http://data.bibliotheken.nl/id/nbt/p840451229> ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/86db2ffec29d94d9b51a61f3684a9e30> ;
    schema1:name "Bella : novelle" ;
    schema1:numberOfPages 2 ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/08ff7c3504397ad800e8f25e4f438590> ;
    schema1:sameAs <http://www.worldcat.org/oclc/65440459> .

