@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/p424243326> a schema1:Book,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "Drie keer feest / Jolanda Horsten ; met tekeningen van Daniëlle Schothorst" ;
    dcterms1:issued "2019" ;
    schema1:author <http://data.bibliotheken.nl/id/thes/p186396724> ;
    schema1:bookEdition "3e druk" ;
    schema1:contributor <http://data.bibliotheken.nl/id/thes/p134933710> ;
    schema1:description "1e druk: 2012" ;
    schema1:inLanguage "nl" ;
    schema1:isPartOf <http://data.bibliotheken.nl/id/nbt/p340992093> ;
    schema1:isbn "9789048710140" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/d7bf5ffe422e11d6bdda606b2795f097> ;
    schema1:name "Drie keer feest" ;
    schema1:numberOfPages 35 ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/dff8af8c45405374f593758af9af38cd> ;
    schema1:sameAs <http://www.worldcat.org/oclc/1128057276> .

