@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/p429841124> a schema1:Book,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "Epitumbion Heinrich Swoboda dargebracht" ;
    dcterms1:issued "1927" ;
    schema1:about <http://data.bibliotheken.nl/id/thes/p397434650> ;
    schema1:bookFormat schema1:EBook ;
    schema1:inLanguage "nl" ;
    schema1:isBasedOn <http://data.bibliotheken.nl/id/nbt/p282433015> ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/d8d2b489f0873c7de6e6ff1c00a8539c> ;
    schema1:name "Epitumbion Heinrich Swoboda dargebracht" ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/d4fc94c7bdbef6860dcc4cc2136a41d4> ;
    schema1:sameAs <http://www.worldcat.org/oclc/1200170681> .

