@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/p432036555> a schema1:Book,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "De grappige poesjes : versjes bij platen / Agatha" ;
    dcterms1:issued "1887" ;
    schema1:about <http://data.bibliotheken.nl/id/thes/p39757732X> ;
    schema1:associatedMedia "http://books.google.com/books?vid=KBNL:KBNL03000294051" ;
    schema1:author <http://data.bibliotheken.nl/id/thes/p069550549> ;
    schema1:bookFormat schema1:EBook ;
    schema1:inLanguage "nl" ;
    schema1:isBasedOn <http://data.bibliotheken.nl/id/nbt/p864226195> ;
    schema1:isPartOf <http://data.bibliotheken.nl/id/nbt/p145608131> ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/941c26034f3985ffde20136089173f34> ;
    schema1:name "De grappige poesjes : versjes bij platen" ;
    schema1:numberOfPages 16 ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/55a13301cc585563007c28f90fee48c8> ;
    schema1:sameAs <http://www.worldcat.org/oclc/1237817890> .

