@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/p18830679X> a schema1:Book,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "De bloedsomloop / [Albert Barillé ; vert.: Ellen Smit]" ;
    dcterms1:issued "1994" ;
    schema1:about <http://data.bibliotheken.nl/id/thes/p077596412>,
        <http://data.bibliotheken.nl/id/thes/p077596420>,
        <http://data.bibliotheken.nl/id/thes/p078455413>,
        <http://data.bibliotheken.nl/id/thes/p078574633> ;
    schema1:author <http://data.bibliotheken.nl/id/thes/p111220424> ;
    schema1:contributor <http://data.bibliotheken.nl/id/thes/p111224551> ;
    schema1:inLanguage "nl" ;
    schema1:isPartOf <http://data.bibliotheken.nl/id/nbt/p111220475> ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/385ba5128be1c8fed58837adb59dbb44> ;
    schema1:name "De bloedsomloop" ;
    schema1:numberOfPages 28 ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/8f8d54769a26448032992e89b7090c96> ;
    schema1:sameAs <http://www.worldcat.org/oclc/67720640> .

