@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/p410412759> a schema1:Book,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "Ik wil de koning zijn / [illustraties] Judith Vanistendael & [tekst] Siska Goeminne" ;
    kbdef:hasDerivative <http://data.bibliotheken.nl/id/nbt/p440811937>,
        <http://data.bibliotheken.nl/id/nbt/p440811945> ;
    dcterms1:issued "2017" ;
    schema1:author <http://data.bibliotheken.nl/id/thes/p230395279> ;
    schema1:contributor <http://data.bibliotheken.nl/id/thes/p068478445>,
        <http://data.bibliotheken.nl/id/thes/p217848389> ;
    schema1:description "Naar Macbeth van Shakespeare" ;
    schema1:inLanguage "nl" ;
    schema1:isbn "9789401412131" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/6a8f7fce874fab2c908b585ee81f0eda> ;
    schema1:name "Ik wil de koning zijn" ;
    schema1:numberOfPages 60 ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/f0db6403f80b535b7979da58f0f5f238> ;
    schema1:sameAs <http://www.worldcat.org/oclc/1000418315> .

