@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/p428108369> a schema1:Book,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "De toverviool : oorspronkelijk zangspel met bekende melodieën / door J. de Groot" ;
    dcterms1:issued "1935" ;
    schema1:author <http://data.bibliotheken.nl/id/thes/p104806567> ;
    schema1:bookFormat schema1:EBook ;
    schema1:inLanguage "nl" ;
    schema1:isBasedOn <http://data.bibliotheken.nl/id/nbt/p852538154> ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/2eeffd1f22081250ce64684039332505> ;
    schema1:name "De toverviool : oorspronkelijk zangspel met bekende melodieën" ;
    schema1:numberOfPages 36 ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/35fc3349cd46e0eb4dfd04fa1fdc2819> ;
    schema1:sameAs <http://www.worldcat.org/oclc/1164072914> .

