@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/p288560884> a schema1:Book,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "Circus Leporello / Linda de Haan" ;
    dcterms1:issued "2005" ;
    schema1:author <http://data.bibliotheken.nl/id/thes/p205052460> ;
    schema1:genre <http://data.bibliotheken.nl/id/thes/p075619415> ;
    schema1:inLanguage "nl" ;
    schema1:isbn "9025739431" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/2625fd7e0d9eaf82ea30dabf7b6dfcc9> ;
    schema1:name "Circus Leporello" ;
    schema1:numberOfPages 20 ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/164c0caf52525b3c66e3ffcecb1d87e6> ;
    schema1:sameAs <http://www.worldcat.org/oclc/66452992> .

