@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/p449704114> a schema1:Book,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "Blauw blauw : een komedie / Hugo Claus" ;
    dcterms1:issued "1973" ;
    schema1:about <http://data.bibliotheken.nl/id/thes/p241924731>,
        <http://data.bibliotheken.nl/id/thes/p397462697> ;
    schema1:author <http://data.bibliotheken.nl/id/thes/p068406932> ;
    schema1:bookFormat schema1:EBook ;
    schema1:genre <http://data.bibliotheken.nl/id/thes/p075624354> ;
    schema1:inLanguage "nl" ;
    schema1:isBasedOn <http://data.bibliotheken.nl/id/nbt/p831885165> ;
    schema1:isPartOf <http://data.bibliotheken.nl/id/nbt/p821099973> ;
    schema1:isbn "902340470X" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/0a3f97ab2ce80f18ab8ef78f37e67b1c> ;
    schema1:name "Blauw blauw : een komedie" ;
    schema1:numberOfPages 132 ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/69dcd2e5bebaa6bbc7fd5a809dd6b117> ;
    schema1:sameAs <http://www.worldcat.org/oclc/1521955395> .

