@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/p165662468> a schema1:Book,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "Creamiddagen / auteur: W.J. van Dam, L. Stolk ; samenst. in overleg met het Algemeen Pedagogisch Studiecentrum" ;
    dcterms1:issued "1987" ;
    schema1:author <http://data.bibliotheken.nl/id/thes/p075287927>,
        <https://data.bibliotheken.nl/.well-known/genid/b1e439b17fb0e7f82254a6e4906f44c0> ;
    schema1:contributor <https://data.bibliotheken.nl/.well-known/genid/77148a250916ef9cb9ced27a234a80f9> ;
    schema1:inLanguage "nl" ;
    schema1:isPartOf <http://data.bibliotheken.nl/id/nbt/p06218590X>,
        <http://data.bibliotheken.nl/id/nbt/p160580722> ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/4509bfc0ebf2e5b43a18d11fb4b913d6> ;
    schema1:name "Creamiddagen" ;
    schema1:numberOfPages 49 ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/1ffe1a4b9b03234a4520b5cf18678ed2> .

