@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/p429794924> a schema1:Book,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "De kluchtige avonturen van pop Topsy / door Catharina van Rennes ; teek. van B. Midderigh-Bokhorst" ;
    dcterms1:issued "1912" ;
    schema1:about <http://data.bibliotheken.nl/id/thes/p397407432>,
        <http://data.bibliotheken.nl/id/thes/p397577303> ;
    schema1:author <http://data.bibliotheken.nl/id/thes/p068205279> ;
    schema1:bookFormat schema1:EBook ;
    schema1:contributor <http://data.bibliotheken.nl/id/thes/p070380392> ;
    schema1:description "Opus 61" ;
    schema1:inLanguage "nl" ;
    schema1:isBasedOn <http://data.bibliotheken.nl/id/nbt/p097051500> ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/c28b23123861bd3ac20b4194b81a5ecf> ;
    schema1:name "De kluchtige avonturen van pop Topsy" ;
    schema1:numberOfPages 22 ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/476aef0f42e5eb507961b54cc74f6bb7> ;
    schema1:sameAs <http://www.worldcat.org/oclc/1200094222> .

