@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/p40227069X> a schema1:Book,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "Monster / Anton Wolvekamp ; redactie: Cocky van Dijk" ;
    kbdef:hasDerivative <http://data.bibliotheken.nl/id/nbt/p43041448X> ;
    dcterms1:issued "2016" ;
    schema1:author <http://data.bibliotheken.nl/id/thes/p362772312> ;
    schema1:bookEdition "Eerste druk" ;
    schema1:contributor <http://data.bibliotheken.nl/id/thes/p345683404> ;
    schema1:inLanguage "nl" ;
    schema1:isPartOf <http://data.bibliotheken.nl/id/nbt/p412712644> ;
    schema1:isbn "9789463080446" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/f5e6d2f9d35bde7d9a5e30df2f280e38> ;
    schema1:name "Monster" ;
    schema1:numberOfPages 201 ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/8cc4892bdc3af190101cdfa7b41275f5> ;
    schema1:sameAs <http://www.worldcat.org/oclc/950015240> .

