@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/p092060943> a schema1:Book,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "Circus parade" ;
    dcterms1:issued "1960" ;
    schema1:about <http://data.bibliotheken.nl/id/thes/p078458552>,
        <http://data.bibliotheken.nl/id/thes/p078469848> ;
    schema1:description "Zonder titelbl. Omslagtitel" ;
    schema1:inLanguage "nl" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/276d717ed2ca65603ff35d2ed8e1bdb4> ;
    schema1:name "Circus parade" ;
    schema1:numberOfPages 0 ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/a59fc47c3b0021c058f31876ec660f3e> ;
    schema1:sameAs <http://www.worldcat.org/oclc/65963507> .

