@prefix dcterms1: <http://purl.org/dc/terms#> .
@prefix rdfs: <http://www.w3.org/2000/01/rdf-schema#> .
@prefix schema1: <http://schema.org/> .

<http://data.bibliotheken.nl/id/nbt/p429720939> a schema1:Book,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "De vraagbaak der philatelie / [door K.A. Heijmans ... et al.]" ;
    dcterms1:issued "1934" ;
    schema1:bookFormat schema1:EBook ;
    schema1:contributor <http://data.bibliotheken.nl/id/thes/p231570759> ;
    schema1:inLanguage "nl" ;
    schema1:isBasedOn <http://data.bibliotheken.nl/id/nbt/p231378947> ;
    schema1:isPartOf <http://data.bibliotheken.nl/id/nbt/p045103550> ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/866e9df2107791fb7734cd8e185fab22> ;
    schema1:name "De vraagbaak der philatelie" ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/a5e5da677e995aaa9a068e5bf003ad5c> ;
    schema1:sameAs <http://www.worldcat.org/oclc/1200001002> .

