@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/p803428642> a schema1:Book,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "ABC van het ECG : inleiding tot de electrocardiografie / J. Boutkan" ;
    dcterms1:issued "1978" ;
    schema1:about <http://data.bibliotheken.nl/id/thes/p078495377> ;
    schema1:author <http://data.bibliotheken.nl/id/thes/p067795951> ;
    schema1:bookEdition "6e dr" ;
    schema1:description "1e dr.: Gorinchem 1969",
        "1e en 2e druk verschenen bij J. Noorduijn, Gorinchem",
        "In 1968 verscheen een uitg. i.h. Eng., o.d.t.: ABC of the ECG; a guide to electrocardiography" ;
    schema1:inLanguage "nl" ;
    schema1:isbn "9031303100" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/961aec23f77ce2816c77cd8fc161b75b> ;
    schema1:name "ABC van het ECG : inleiding tot de electrocardiografie" ;
    schema1:numberOfPages 216 ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/d25ddf89ae65a231aa1f8d95d0926fec> ;
    schema1:sameAs <http://www.worldcat.org/oclc/63301221> .

