@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/p336838522> a schema1:Book,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "De half-geschoorne ouderling" ;
    dcterms1:issued "1784" ;
    schema1:about <http://data.bibliotheken.nl/id/thes/p069973970>,
        <http://data.bibliotheken.nl/id/thes/p170199185> ;
    schema1:bookFormat schema1:EBook ;
    schema1:description "Onderschrift van een spotprent over de ouderling van de Hervormde Gemeente in Amsterdam Pieter Joosting, die zich tijdens het scheren bij de barbier, zich beledigend had uitgelaten over de patriot Joan Derk van der Capellen tot den Poll" ;
    schema1:inLanguage "nl" ;
    schema1:isBasedOn <http://data.bibliotheken.nl/id/nbt/p30407473X> ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/a147c627fedebc8a1fbe925abec400a9> ;
    schema1:name "De half-geschoorne ouderling" ;
    schema1:numberOfPages 4 ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/76a15e4bd552695c3487692219721f73> ;
    schema1:sameAs <http://www.worldcat.org/oclc/747692356> .

