@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/p056682840> a schema1:Book,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "Cardiologie van de toekomst" ;
    dcterms1:issued "1989" ;
    schema1:about <http://data.bibliotheken.nl/id/thes/p075658003> ;
    schema1:author <http://data.bibliotheken.nl/id/thes/p075410389> ;
    schema1:contributor <http://data.bibliotheken.nl/id/thes/p069128294>,
        <http://data.bibliotheken.nl/id/thes/p072234466>,
        <http://data.bibliotheken.nl/id/thes/p074636766> ;
    schema1:description "Inaugurele redes, resp.: R.U. Limburg, Erasmusuniversiteit en Universiteit van Amsterdam",
        "Uitg. in samenw. met het Interuniversitair Cardiologisch Instituut Nederland" ;
    schema1:inLanguage "nl" ;
    schema1:isbn "9063484658" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/87c22ddb581b8fdd50c14a3e4fc60382> ;
    schema1:name "Cardiologie van de toekomst" ;
    schema1:numberOfPages 56 ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/d09d3fe12095289945b43d6541007355> ;
    schema1:sameAs <http://www.worldcat.org/oclc/906578415> .

