@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/p314898816> a schema1:Book,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "De Notenkraker / verteld door Warre Borgmans ; muziek van Tsjajkovski ; door het orkest van de Filharmonie ; bew. tekst Siska Goeminne ; ill. Tom Hautekiet]" ;
    dcterms1:issued "2008" ;
    schema1:contributor <http://data.bibliotheken.nl/id/thes/p068378769>,
        <http://data.bibliotheken.nl/id/thes/p068877110>,
        <http://data.bibliotheken.nl/id/thes/p162958307>,
        <http://data.bibliotheken.nl/id/thes/p217848389>,
        <http://data.bibliotheken.nl/id/thes/p30526172X> ;
    schema1:inLanguage "nl" ;
    schema1:isbn "9789020979886" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/46774d5fbea96edcf84efd6af7312e74> ;
    schema1:name "De Notenkraker" ;
    schema1:numberOfPages 32 ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/e765ed772f06a549ef92accab7e20bc5> ;
    schema1:sameAs <http://www.worldcat.org/oclc/285110197> .

