@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/p043400698> a schema1:Book,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "De Joodse keuken / Ruth Rosenthal" ;
    dcterms1:issued "1987" ;
    schema1:about <http://data.bibliotheken.nl/id/thes/p075610523> ;
    schema1:author <http://data.bibliotheken.nl/id/thes/p073226017>,
        <http://data.bibliotheken.nl/id/thes/p075314215> ;
    schema1:inLanguage "nl" ;
    schema1:isPartOf <http://data.bibliotheken.nl/id/nbt/p82058939X> ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/03563b9a6acb4a0a3e10c15c41ffd696> ;
    schema1:name "De Joodse keuken" ;
    schema1:numberOfPages 24 ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/95bd7b5116b6d6028e7b65cda53d6f0f> ;
    schema1:sameAs <http://www.worldcat.org/oclc/64846558> .

