@prefix rdfs: <http://www.w3.org/2000/01/rdf-schema#> .
@prefix schema1: <http://schema.org/> .

<http://data.bibliotheken.nl/id/dbnlt/buys009verz06> a schema1:Book,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "Verzameld werk. Deel 6  /  Cyriel  Buysse" ;
    schema1:author <http://data.bibliotheken.nl/id/dbnla/buys009> ;
    schema1:bookEdition "1ste druk" ;
    schema1:editor <http://data.bibliotheken.nl/id/dbnla/elsl002>,
        <http://data.bibliotheken.nl/id/dbnla/muss002> ;
    schema1:genre "proza",
        "verzameld werk" ;
    schema1:identifier "buys009verz06" ;
    schema1:isBasedOn <http://data.bibliotheken.nl/id/nbt/p405476825> ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/14584d18ea6cc2b40816101897970a33> ;
    schema1:name "Verzameld werk. Deel 6" ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/838c457eebfe61cf5c1aeea7a8776e2d> ;
    schema1:url <https://www.dbnl.org/titels/titel.php?id=buys009verz06> .

