@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/p435379585> a schema1:Book,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "Applaus voor mijn vinger / Erik van Os ; met illustraties van Jan Jutte" ;
    dcterms1:issued "2022" ;
    schema1:author <http://data.bibliotheken.nl/id/thes/p09093248X> ;
    schema1:contributor <http://data.bibliotheken.nl/id/thes/p069522006> ;
    schema1:genre <http://data.bibliotheken.nl/id/thes/p075671875> ;
    schema1:inLanguage "nl" ;
    schema1:isbn "9789045127378" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/6893665df28ddeb7db05b0e238aa9c71> ;
    schema1:name "Applaus voor mijn vinger" ;
    schema1:numberOfPages 128 ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/310b0bb9a516fa87b694f00643884e4d> ;
    schema1:sameAs <http://www.worldcat.org/oclc/1311088095> .

