@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/p099842920> a schema1:Book,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "Bloedsomloop / M. van Leeuwen ... [et al. ; ill. Loet van Moll ... et al.]" ;
    dcterms1:issued "1992" ;
    schema1:about <http://data.bibliotheken.nl/id/thes/p075601451>,
        <http://data.bibliotheken.nl/id/thes/p077596765>,
        <http://data.bibliotheken.nl/id/thes/p078455413> ;
    schema1:author <http://data.bibliotheken.nl/id/thes/p075313006> ;
    schema1:contributor <http://data.bibliotheken.nl/id/thes/p100662609> ;
    schema1:inLanguage "nl" ;
    schema1:isPartOf <http://data.bibliotheken.nl/id/nbt/p802428428> ;
    schema1:isbn "9073196086" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/9224a99273db7d8fd8a545940bef0f70> ;
    schema1:name "Bloedsomloop" ;
    schema1:numberOfPages 60 ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/72bba7ef2aa859b168cbc237e99cf5ad> ;
    schema1:sameAs <http://www.worldcat.org/oclc/66063842> .

