@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/p352198419> a schema1:Book,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "Het grote slaapfeest / David Melling ; uit het Engels vert. door Rindert Kromhout" ;
    dcterms1:issued "2012" ;
    schema1:author <http://data.bibliotheken.nl/id/thes/p125436688> ;
    schema1:contributor <http://data.bibliotheken.nl/id/thes/p068812507> ;
    schema1:genre <http://data.bibliotheken.nl/id/thes/p075610744>,
        <http://data.bibliotheken.nl/id/thes/p075619415> ;
    schema1:inLanguage "nl" ;
    schema1:isbn "9789000314492" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/95c1b9acb4828f4db4803082d192507d> ;
    schema1:name "Het grote slaapfeest" ;
    schema1:numberOfPages 31 ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/b95b694c6014c66b27bf0d0c8685c25e> ;
    schema1:sameAs <http://www.worldcat.org/oclc/835989982> ;
    schema1:translationOfWork <https://data.bibliotheken.nl/.well-known/genid/d0985f2e1a538e0a57a57917e93738e8> .

