@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/p155302515> a schema1:Book,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "Wenen / A. C. Dijkman ; herz. en opnieuw bew. door B. Baanen" ;
    dcterms1:issued "1967" ;
    schema1:author <http://data.bibliotheken.nl/id/thes/p071123628> ;
    schema1:bookEdition "5e herz dr" ;
    schema1:contributor <http://data.bibliotheken.nl/id/thes/p071129065> ;
    schema1:inLanguage "nl" ;
    schema1:isPartOf <http://data.bibliotheken.nl/id/nbt/p820919772> ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/f258ea8147b7714ce8df565008b41bf7> ;
    schema1:name "Wenen" ;
    schema1:numberOfPages 109 ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/a0c72e6dcc22677b6e166456aa5ecbed> ;
    schema1:sameAs <http://www.worldcat.org/oclc/68545078> .

