@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/p44741612X> a schema1:Book,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "Feest in de provisiekast / door M. Güthschmidt" ;
    dcterms1:issued "1930-1939" ;
    schema1:author <http://data.bibliotheken.nl/id/thes/p072228873> ;
    schema1:bookFormat schema1:EBook ;
    schema1:description "Datering: volgens G.C. Veldheer-Kanters / Nederlandse Reclameboekjes-Katalogus, p. 35",
        "Omslagtitel" ;
    schema1:genre <http://data.bibliotheken.nl/id/thes/p075610744> ;
    schema1:inLanguage "nl" ;
    schema1:isBasedOn <http://data.bibliotheken.nl/id/nbt/p118675826> ;
    schema1:isPartOf <http://data.bibliotheken.nl/id/nbt/p141137673> ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/d9d63c4d0d0848f13714aa5c408f601b> ;
    schema1:name "Feest in de provisiekast" ;
    schema1:numberOfPages 16 ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/0da232ba8367608c79be3af355fb5db6> ;
    schema1:sameAs <http://www.worldcat.org/oclc/1514466103> .

