@prefix dcterms1: <http://purl.org/dc/terms#> .
@prefix kbdef: <http://data.bibliotheken.nl/def#> .
@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/p852538154> a schema1:Book,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "De toverviool : oorspronkelijk zangspel met bekende melodieën / door J. de Groot" ;
    kbdef:hasDerivative <http://data.bibliotheken.nl/id/nbt/p428108369> ;
    dcterms1:issued "1935" ;
    schema1:author <https://data.bibliotheken.nl/.well-known/genid/f1e32496e858f570fc14e843724ee8e2> ;
    schema1:inLanguage "nl" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/f216a21064432d7da8f68fedd4c42c33> ;
    schema1:name "De toverviool : oorspronkelijk zangspel met bekende melodieën" ;
    schema1:numberOfPages 36 ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/04dc10bfb5858f07293c08df17a7e894> ;
    schema1:sameAs <http://www.worldcat.org/oclc/64168355> .

