@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/p238966615> a schema1:Book,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "Betty Spaghetty : stickerboek feest! / [vert. uit het Engels: Simone Ruitenbeek]" ;
    dcterms1:issued "2002" ;
    schema1:bookEdition "1e dr" ;
    schema1:contributor <http://data.bibliotheken.nl/id/thes/p075263181> ;
    schema1:genre <http://data.bibliotheken.nl/id/thes/p075610744>,
        <http://data.bibliotheken.nl/id/thes/p075619415> ;
    schema1:inLanguage "nl" ;
    schema1:isPartOf <http://data.bibliotheken.nl/id/nbt/p085551252> ;
    schema1:isbn "9058555836" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/1db98d3c71a59fa338e284f06e875c4a> ;
    schema1:name "Betty Spaghetty : stickerboek feest!" ;
    schema1:numberOfPages 4 ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/9a8f6456dff2f1bd0f5b1e0eabcbaf3f> ;
    schema1:sameAs <http://www.worldcat.org/oclc/66993300> .

