@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/p40798111X> a schema1:Book,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "De snackbar / tekst en redactie: Marja Baeten en Minke van Dam ; tekeningen: Marieke van den Biggelaar" ;
    dcterms1:issued "2016" ;
    schema1:author <http://data.bibliotheken.nl/id/thes/p070291217> ;
    schema1:contributor <http://data.bibliotheken.nl/id/thes/p315106441>,
        <http://data.bibliotheken.nl/id/thes/p372722776> ;
    schema1:genre <http://data.bibliotheken.nl/id/thes/p075634899> ;
    schema1:inLanguage "nl" ;
    schema1:isPartOf <http://data.bibliotheken.nl/id/nbt/p407975314> ;
    schema1:isbn "9789001881689" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/dcd120ec7cb37669b6c9364d7b174336> ;
    schema1:name "De snackbar" ;
    schema1:numberOfPages 10 ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/930bc929e9118013efde5f5d8675dc7d> ;
    schema1:sameAs <http://www.worldcat.org/oclc/963925119> .

