@prefix dcterms1: <http://purl.org/dc/terms#> .
@prefix kbdef: <http://data.bibliotheken.nl/def#> .
@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/p820762369> a schema1:Book,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "Circus Melancholia / Guus Luijters" ;
    kbdef:hasDerivative <http://data.bibliotheken.nl/id/nbt/p342790048>,
        <http://data.bibliotheken.nl/id/nbt/p342790056> ;
    dcterms1:issued "1972" ;
    schema1:about <http://data.bibliotheken.nl/id/thes/p077612027> ;
    schema1:author <http://data.bibliotheken.nl/id/thes/p071491856> ;
    schema1:description "Gedeeltelijk eerder gepubl. in verschillende tijdschriften" ;
    schema1:inLanguage "nl" ;
    schema1:isbn "9029529253" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/45c19172aea814a070f8b417a12dffea> ;
    schema1:name "Circus Melancholia" ;
    schema1:numberOfPages 103 ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/8a3ad33a76045094991c56740d17a75e> ;
    schema1:sameAs <http://www.worldcat.org/oclc/901508022> .

