@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/p100274471> a schema1:Book,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "ABC of the ECG : a guide to electrocardiography / J. Boutkan" ;
    dcterms1:issued "1972" ;
    schema1:author <http://data.bibliotheken.nl/id/thes/p067795951> ;
    schema1:bookEdition "Repr" ;
    schema1:description "Vert. uit het Nederlands" ;
    schema1:inLanguage "en" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/fa53959bedbb3a144fa455471415178c> ;
    schema1:name "ABC of the ECG : a guide to electrocardiography" ;
    schema1:numberOfPages 204 ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/6fcc08611506e6a80bb9e9d3259a6970> ;
    schema1:sameAs <http://www.worldcat.org/oclc/899088007> .

