@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/p84269885X> a schema1:BookSeries,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "Bak met plezier / Oetker" ;
    dcterms1:issued "1981" ;
    schema1:author <http://data.bibliotheken.nl/id/thes/p075357666> ;
    schema1:description "Vanaf 1985 plaats van uitg.: Ede. - Vanaf dl.6: Ede [etc.]. - Vanaf dl. 8: Veenendaal [etc.]" ;
    schema1:inLanguage "nl" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/ec17577192b0a79a964436858b54e143> ;
    schema1:name "Bak met plezier" ;
    schema1:numberOfPages 0 ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/edbef4676df8baabde6de3d7f2bb5769> ;
    schema1:sameAs <http://www.worldcat.org/oclc/63990691> .

