@prefix dcterms1: <http://purl.org/dc/terms#> .
@prefix rdfs: <http://www.w3.org/2000/01/rdf-schema#> .
@prefix schema1: <http://schema.org/> .

<http://data.bibliotheken.nl/id/nbt/p851046223> a schema1:CreativeWork,
        schema1:Periodical,
        schema1:ProductModel ;
    rdfs:label "Koken met plezier" ;
    dcterms1:issued "1985" ;
    schema1:inLanguage "nl" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/cb5711255a25897918552376379720d6> ;
    schema1:name "Koken met plezier" ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/50740088083f2224e2d9a038d38d8619> ;
    schema1:sameAs <http://www.worldcat.org/oclc/72795551> .

