@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/p11122831X> a schema1:Article,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "The microcirculation : a short overview / R.S. Reneman ... [et al.]" ;
    dcterms1:issued "1991" ;
    schema1:contributor <http://data.bibliotheken.nl/id/thes/p069498954> ;
    schema1:inLanguage "en" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/931cce69c63d901cd14e3b80ce5db8c6> ;
    schema1:name "The microcirculation : a short overview" ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/37602405803c6ac77822e60d7a3d08df> .

