@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/p145663507> a schema1:Book,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "Buster is jarig! / [auteur: Harry Peters ; red.: Marieke Middelkoop]" ;
    dcterms1:issued "1995" ;
    schema1:about <http://data.bibliotheken.nl/id/thes/p070609098> ;
    schema1:author <http://data.bibliotheken.nl/id/thes/p068490194>,
        <http://data.bibliotheken.nl/id/thes/p126137269> ;
    schema1:contributor <http://data.bibliotheken.nl/id/thes/p071866132> ;
    schema1:genre <http://data.bibliotheken.nl/id/thes/p07561362X> ;
    schema1:inLanguage "nl" ;
    schema1:isPartOf <http://data.bibliotheken.nl/id/nbt/p109847563> ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/b075427a4f42b7baf23540999488fa53> ;
    schema1:name "Buster is jarig!" ;
    schema1:numberOfPages 10 ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/5f09821226b1b87b8e8524385d459156> ;
    schema1:sameAs <http://www.worldcat.org/oclc/68871142> .

