@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/p822721384> a schema1:Book,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "Het nieuwe kookboek / door H.H.F. Henderson, H. Toors en I.J. Ebbelink-Bosch" ;
    dcterms1:issued "1982" ;
    schema1:about <http://data.bibliotheken.nl/id/thes/p07561233X> ;
    schema1:author <http://data.bibliotheken.nl/id/thes/p069062382> ;
    schema1:bookEdition "14e dr" ;
    schema1:contributor <http://data.bibliotheken.nl/id/thes/p069062390>,
        <http://data.bibliotheken.nl/id/thes/p069062404> ;
    schema1:description "1e dr. o.d.t.: Neerlands kookboek. - 1948" ;
    schema1:inLanguage "nl" ;
    schema1:isPartOf <http://data.bibliotheken.nl/id/nbt/p820933929> ;
    schema1:isbn "9021012235" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/ca163cf4c5e93f033ef1261cc37435b1> ;
    schema1:name "Het nieuwe kookboek" ;
    schema1:numberOfPages 464 ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/da0b4995417c781222bb01a0ef1d2e58> ;
    schema1:sameAs <http://www.worldcat.org/oclc/63260468> .

