@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/p084113405> a schema1:BookSeries,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "Dieetrecepten / Martine Wittop Koning, J. Groen" ;
    dcterms1:issued "1932-1933" ;
    schema1:about <http://data.bibliotheken.nl/id/thes/p077596528>,
        <http://data.bibliotheken.nl/id/thes/p078484413>,
        <http://data.bibliotheken.nl/id/thes/p07858017X> ;
    schema1:author <http://data.bibliotheken.nl/id/thes/p070604517> ;
    schema1:contributor <http://data.bibliotheken.nl/id/thes/p06842583X> ;
    schema1:inLanguage "nl" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/46d9727ef3adb7c44f773ebd2f8d00c4> ;
    schema1:name "Dieetrecepten" ;
    schema1:numberOfPages 2 ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/a03da9f57cfb2ad9acd918fe18e8ac81> ;
    schema1:sameAs <http://www.worldcat.org/oclc/65740876> .

