@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/p036271829> a schema1:Book,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "Cardiografie door de huisarts / tekst: W. Tillema" ;
    dcterms1:issued "1985" ;
    schema1:about <http://data.bibliotheken.nl/id/thes/p075609525>,
        <http://data.bibliotheken.nl/id/thes/p075658003> ;
    schema1:author <http://data.bibliotheken.nl/id/thes/p072360143>,
        <http://data.bibliotheken.nl/id/thes/p075390353> ;
    schema1:bookEdition "Geheel herz. dr" ;
    schema1:contributor <http://data.bibliotheken.nl/id/thes/p075390361> ;
    schema1:description "Uitg. in samenw. met de Commissie Praktijkvoering van het Nederlands Huisartsengenootschap" ;
    schema1:inLanguage "nl" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/771b59cf0179548255c6f7f90d62e671> ;
    schema1:name "Cardiografie door de huisarts" ;
    schema1:numberOfPages 14 ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/a7f6a1ea9fe7f1deebee092eea538fce> ;
    schema1:sameAs <http://www.worldcat.org/oclc/64269790> .

