@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/p252645715> a schema1:Book,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "Bibi en het Bangebeestenbos / [tekst:] Tamara Bos ; & [ill.:] Barbara de Wolf" ;
    dcterms1:issued "2003" ;
    schema1:author <http://data.bibliotheken.nl/id/thes/p190258829> ;
    schema1:bookEdition "1e dr" ;
    schema1:contributor <http://data.bibliotheken.nl/id/thes/p159851025> ;
    schema1:genre <http://data.bibliotheken.nl/id/thes/p075610744>,
        <http://data.bibliotheken.nl/id/thes/p075619415> ;
    schema1:inLanguage "nl" ;
    schema1:isbn "9077119264" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/1338faa9103334c72c2567c454cbaade> ;
    schema1:name "Bibi en het Bangebeestenbos" ;
    schema1:numberOfPages 26 ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/b11db968f20b02b7af6d2d7d2c4ce5c3> ;
    schema1:sameAs <http://www.worldcat.org/oclc/66728650> .

