@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/p790282119> a schema1:Book,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "Atherosclerosis / editor W.D. Reitsma" ;
    dcterms1:issued "1979" ;
    schema1:contributor <http://data.bibliotheken.nl/id/thes/p069492832> ;
    schema1:inLanguage "en" ;
    schema1:isPartOf <http://data.bibliotheken.nl/id/nbt/p820101230> ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/49ae6021223beb192f60d3e3090563fd> ;
    schema1:name "Atherosclerosis" ;
    schema1:numberOfPages 246 ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/45c19440cef65a4e9e7157725b3f5dbc> ;
    schema1:sameAs <http://www.worldcat.org/oclc/899012715> .

