@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/p436005662> a schema1:Book,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "De doodendans in de drukkunst / door A.W. Barten" ;
    dcterms1:issued "1942" ;
    schema1:about <http://data.bibliotheken.nl/id/thes/p397420897> ;
    schema1:author <http://data.bibliotheken.nl/id/thes/p074174754> ;
    schema1:bookFormat schema1:EBook ;
    schema1:description "Aanvulling van een artikel, eerst verschenen in De Tampon, dec. 1941" ;
    schema1:inLanguage "nl" ;
    schema1:isBasedOn <http://data.bibliotheken.nl/id/nbt/p86431325X> ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/52785e8955a231b04a54ebd40e3623b6> ;
    schema1:name "De doodendans in de drukkunst" ;
    schema1:numberOfPages 64 ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/315306384f9f2ecd2e8ff1a340f23c09> ;
    schema1:sameAs <http://www.worldcat.org/oclc/1308884662> .

