@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/p038202204> a schema1:Book,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "Cardiac valve disease in children / ed. Jeffrey M. Dunn" ;
    dcterms1:issued "1988" ;
    schema1:about <http://data.bibliotheken.nl/id/thes/p075608774>,
        <http://data.bibliotheken.nl/id/thes/p075660393> ;
    schema1:contributor <http://data.bibliotheken.nl/id/thes/p073134155> ;
    schema1:inLanguage "en" ;
    schema1:isbn "0444012435" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/71773912dadb98ea5ced03113fcfcfee> ;
    schema1:name "Cardiac valve disease in children" ;
    schema1:numberOfPages 370 ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/263d3b47e8525b0df98df0d0516b8c64> ;
    schema1:sameAs <http://www.worldcat.org/oclc/906495400> .

