@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/p413232948> a schema1:Book,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "De rattenvanger / tekst, muziek en illustraties: Paul Wauters, Koen Brandt en Mark Borgions" ;
    dcterms1:issued "2017" ;
    schema1:author <http://data.bibliotheken.nl/id/thes/p318041073> ;
    schema1:contributor <http://data.bibliotheken.nl/id/thes/p068609124>,
        <http://data.bibliotheken.nl/id/thes/p068609175>,
        <http://data.bibliotheken.nl/id/thes/p318040875>,
        <http://data.bibliotheken.nl/id/thes/p318040883> ;
    schema1:description "Omslag vermeldt: naar Grimm. - In boek vermeldt: tekst: Paul Wauters, illustraties en vormgeving: Mark Borgions, regie en muziek: Koen Brandt" ;
    schema1:inLanguage "nl" ;
    schema1:isPartOf <http://data.bibliotheken.nl/id/nbt/p31804059X> ;
    schema1:isbn "9789079040483" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/0208e2ce02b0b0739eb2507892fbbfd5> ;
    schema1:name "De rattenvanger" ;
    schema1:numberOfPages 42 ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/cc94418b8d9fb76b788b838e3fc432a5> ;
    schema1:sameAs <http://www.worldcat.org/oclc/1022914856> .

