@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/p217511228> a schema1:Book,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "Bubbels / [tekst:] Anton Damen ; en [tek.:] Marq van Broekhoven" ;
    dcterms1:issued "2001" ;
    schema1:author <http://data.bibliotheken.nl/id/thes/p160374529> ;
    schema1:bookEdition "1e dr" ;
    schema1:contributor <http://data.bibliotheken.nl/id/thes/p182583988> ;
    schema1:genre <http://data.bibliotheken.nl/id/thes/p075623285> ;
    schema1:inLanguage "nl" ;
    schema1:isPartOf <http://data.bibliotheken.nl/id/nbt/p188804234> ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/168860826d9b6a6b0b45ad5c9baf1e2c> ;
    schema1:name "Bubbels" ;
    schema1:numberOfPages 29 ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/204a41463f3be55983cac4a65e8dfd74> ;
    schema1:sameAs <http://www.worldcat.org/oclc/67170337> .

