@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/p110014057> a schema1:Book,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "NRC Handelsblad kookboek / [Irene van Blommestein ... et al. ; Tonny Schoemaker (eindred.)]" ;
    dcterms1:issued "1993" ;
    schema1:about <http://data.bibliotheken.nl/id/thes/p07561233X> ;
    schema1:bookEdition "2e dr" ;
    schema1:contributor <http://data.bibliotheken.nl/id/thes/p073265985>,
        <http://data.bibliotheken.nl/id/thes/p087841827> ;
    schema1:description "1e dr.: 1991" ;
    schema1:inLanguage "nl" ;
    schema1:isbn "9062919707" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/96c814345a346c2390b7d653e443dac5> ;
    schema1:name "NRC Handelsblad kookboek" ;
    schema1:numberOfPages 284 ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/1294df9c32838cb08a8b99f06c9e948e> ;
    schema1:sameAs <http://www.worldcat.org/oclc/66248044> .

