@prefix dcterms1: <http://purl.org/dc/terms#> .
@prefix rdfs: <http://www.w3.org/2000/01/rdf-schema#> .
@prefix schema1: <http://schema.org/> .

<http://data.bibliotheken.nl/id/nbt/p326207236> a schema1:CreativeWork,
        schema1:Periodical,
        schema1:ProductModel ;
    rdfs:label "Basic science for the cardiologist" ;
    dcterms1:issued "200X" ;
    schema1:description "Vanaf vol. 2 plaats van uitg. ook: Boston ; Dordrecht [etc.]" ;
    schema1:inLanguage "en" ;
    schema1:isBasedOn <http://data.bibliotheken.nl/id/nbt/p182749436> ;
    schema1:issn "15660753" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/60b0441286ff41cd5fef4968077b7eb1> ;
    schema1:name "Basic science for the cardiologist" ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/4b0daf7a56976c546af8e798f2600249> .

