@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/p413764419> a schema1:Book,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "De heks en merlijn / Willy Vandersteen ; scenario: Marc Legendre ; tekeningen: Fabio Bono ; inkleuring: Dimitri Fogolin" ;
    dcterms1:issued "2017" ;
    schema1:author <http://data.bibliotheken.nl/id/thes/p307813428> ;
    schema1:contributor <http://data.bibliotheken.nl/id/thes/p068870752>,
        <http://data.bibliotheken.nl/id/thes/p079590500>,
        <http://data.bibliotheken.nl/id/thes/p315850841> ;
    schema1:description "Beeldverhaal" ;
    schema1:genre <http://data.bibliotheken.nl/id/thes/p075623285> ;
    schema1:inLanguage "nl" ;
    schema1:isPartOf <http://data.bibliotheken.nl/id/nbt/p843294744> ;
    schema1:isbn "9789002258596" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/44fba7d1c04590fad52bd74f27e67af4> ;
    schema1:name "De heks en merlijn" ;
    schema1:numberOfPages 32 ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/5109ad0791a33cd817c0e4cf10ae1ad8> ;
    schema1:sameAs <http://www.worldcat.org/oclc/1014341933> .

