@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/p404329578> a schema1:Book,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "De wraak van Vondel / Frank van Pamelen" ;
    dcterms1:issued "2015" ;
    schema1:author <http://data.bibliotheken.nl/id/thes/p153910607> ;
    schema1:bookEdition "Derde druk" ;
    schema1:description "1e druk: 2015" ;
    schema1:genre <http://data.bibliotheken.nl/id/thes/p075629402> ;
    schema1:inLanguage "nl" ;
    schema1:isbn "9789026329906" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/6a256af779f4d6ff4ffdc3d1c94c804e> ;
    schema1:name "De wraak van Vondel" ;
    schema1:numberOfPages 355 ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/b7b35e5b02c87e8943a65db04bf75d30> ;
    schema1:sameAs <http://www.worldcat.org/oclc/963237561> .

