@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/p384069983> a schema1:Book,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "Beer en Bij : 60 voorlees-verhalen / Stijn Moekaars en Suzanne Diederen" ;
    dcterms1:issued "2015" ;
    schema1:author <http://data.bibliotheken.nl/id/thes/p153665890> ;
    schema1:contributor <http://data.bibliotheken.nl/id/thes/p174715617> ;
    schema1:description "Colofon vermeldt: Stijn Moekaars (tekst) & Suzanne Diederen (illustraties)" ;
    schema1:genre <http://data.bibliotheken.nl/id/thes/p075610744> ;
    schema1:inLanguage "nl" ;
    schema1:isbn "9789044820744" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/42e965900c3f2d0f314030ebbefe77db> ;
    schema1:name "Beer en Bij : 60 voorlees-verhalen" ;
    schema1:numberOfPages 171 ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/bc839f0fc92afabaad8c4b0482626817> ;
    schema1:sameAs <http://www.worldcat.org/oclc/910976030> .

