@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/p12552742X> a schema1:Book,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "Het mooiste boek voor onder je hoofdkussen / grafische vormgeving Ton Ellemers ; illustraties Inge van Noortwijk" ;
    dcterms1:issued "1990" ;
    schema1:contributor <http://data.bibliotheken.nl/id/thes/p069779635>,
        <http://data.bibliotheken.nl/id/thes/p072613149> ;
    schema1:description "Uitgegeven in opdracht van Schering Nederland B.V. te Weesp, als premie bij het slaapmiddel Noctamid" ;
    schema1:inLanguage "nl" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/881b363303e0620bb968cf24126805a9> ;
    schema1:name "Het mooiste boek voor onder je hoofdkussen" ;
    schema1:numberOfPages 63 ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/8916bb68db83b067f17ef630d8f9aaa7> ;
    schema1:sameAs <http://www.worldcat.org/oclc/69216690> .

