@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/p437932591> a schema1:Book,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "Koken met Beertje : interactief boek / Lindsay van Ooijen" ;
    dcterms1:issued "2022" ;
    schema1:author <http://data.bibliotheken.nl/id/thes/p43051056X> ;
    schema1:contributor <http://data.bibliotheken.nl/id/thes/p342945963> ;
    schema1:description "Illustraties Sabine van der Stadt" ;
    schema1:inLanguage "nl" ;
    schema1:isbn "9789083268002" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/a62526f9fe421003b33ae87565af73d4> ;
    schema1:name "Koken met Beertje : interactief boek" ;
    schema1:numberOfPages 16 ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/5fd44ea890596b821622faed6b1d6da3> ;
    schema1:sameAs <http://www.worldcat.org/oclc/1360233630> .

