@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/p344457311> a schema1:Book,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "Ssst...Luister, een sprookje / tekst en ill. Stefan Wolters" ;
    dcterms1:issued "2011" ;
    schema1:author <http://data.bibliotheken.nl/id/thes/p297492349> ;
    schema1:inLanguage "nl" ;
    schema1:isbn "9789081744317" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/81c3c8c7c9a30618b8b5ae98967b6d35> ;
    schema1:name "Ssst...Luister, een sprookje" ;
    schema1:numberOfPages 30 ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/ae75652b195976d4257d9b3f55713e97> ;
    schema1:sameAs <http://www.worldcat.org/oclc/802261762> .

