@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/p341650226> a schema1:Book,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "Anna : 'onder de tafel een pavlovwitte samba' / Willem Bierman ; [red. en naschrift Gert a.m. Taken]" ;
    dcterms1:issued "2012" ;
    schema1:author <http://data.bibliotheken.nl/id/thes/p070392188> ;
    schema1:contributor <http://data.bibliotheken.nl/id/thes/p149223897> ;
    schema1:genre <http://data.bibliotheken.nl/id/thes/p07562947X> ;
    schema1:inLanguage "nl" ;
    schema1:isbn "9789081683524" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/17cf85e2aaab2dfceac057e938a85057> ;
    schema1:name "Anna : 'onder de tafel een pavlovwitte samba'" ;
    schema1:numberOfPages 69 ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/12d2f34aad50e3f2c425ad7a4e4f2fe7> ;
    schema1:sameAs <http://www.worldcat.org/oclc/792775741> .

