@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/p822376024> a schema1:Book,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "Cocktailboekje / Jouke D. T. Eekma ; [foto's Ed Suister]" ;
    dcterms1:issued "1982" ;
    schema1:about <http://data.bibliotheken.nl/id/thes/p07560308X>,
        <http://data.bibliotheken.nl/id/thes/p077606906>,
        <http://data.bibliotheken.nl/id/thes/p163342571> ;
    schema1:author <http://data.bibliotheken.nl/id/thes/p068995768> ;
    schema1:bookEdition "12e dr" ;
    schema1:contributor <http://data.bibliotheken.nl/id/thes/p06969849X> ;
    schema1:description "1e dr.: 1973. - Verscheen eerder in Van Dishoeck-kookboekjes" ;
    schema1:inLanguage "nl" ;
    schema1:isbn "9026930909" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/bc6d5c445c74b6097195e9c01ff8a2f2> ;
    schema1:name "Cocktailboekje" ;
    schema1:numberOfPages 69 ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/b07dfc8aa7032659a7757da73bf53e4c> ;
    schema1:sameAs <http://www.worldcat.org/oclc/63470052> .

