@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/p294717978> a schema1:Book,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "Assepoester : sprookjes pop-up boek / geïllustreerd door John Patience" ;
    dcterms1:issued "2002" ;
    schema1:contributor <http://data.bibliotheken.nl/id/thes/p068866542> ;
    schema1:inLanguage "nl" ;
    schema1:isPartOf <http://data.bibliotheken.nl/id/nbt/p281498253> ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/fbf35cb471a497d4d7427f7802c17d53> ;
    schema1:name "Assepoester : sprookjes pop-up boek" ;
    schema1:numberOfPages 10 ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/e62ff6bb9fac66e536a66fe26ac12842> ;
    schema1:sameAs <http://www.worldcat.org/oclc/71723618> .

