@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/p382717546> a schema1:Book,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "Handboek voor gebakken en ijs-crêmen / door V. Plancke" ;
    dcterms1:issued "1909" ;
    schema1:about <http://data.bibliotheken.nl/id/thes/p077606906>,
        <http://data.bibliotheken.nl/id/thes/p078512557>,
        <http://data.bibliotheken.nl/id/thes/p078563747>,
        <http://data.bibliotheken.nl/id/thes/p078584043>,
        <http://data.bibliotheken.nl/id/thes/p112991955>,
        <http://data.bibliotheken.nl/id/thes/p152457208> ;
    schema1:author <http://data.bibliotheken.nl/id/thes/p06812855X> ;
    schema1:bookEdition "[2e dr.]" ;
    schema1:inLanguage "nl" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/45d25e214cb79aae5afc8ccf2199902c> ;
    schema1:name "Handboek voor gebakken en ijs-crêmen" ;
    schema1:numberOfPages 48 ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/998296ce15721e8e38b0983cf83796bd> ;
    schema1:sameAs <http://www.worldcat.org/oclc/928168420> .

