@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/p241140536> a schema1:Book,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "Pardoes tovert heel veel lekkers / Barbara de Wolf" ;
    dcterms1:issued "2002" ;
    schema1:author <http://data.bibliotheken.nl/id/thes/p159851025> ;
    schema1:description "Op omslag: Twinkelboek" ;
    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/p240060288> ;
    schema1:isbn "902764795X" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/941a06af915e5e0c1ea039eb8b350b57> ;
    schema1:name "Pardoes tovert heel veel lekkers" ;
    schema1:numberOfPages 12 ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/6cde92834d6cee421b06670e75ef9bc1> ;
    schema1:sameAs <http://www.worldcat.org/oclc/67031564> .

