@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/p429795130> a schema1:Book,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "De tooverwinkel : een onmogelijke roman / Robert Blatchford ; vert. door Henri Polak" ;
    dcterms1:issued "1907" ;
    schema1:about <http://data.bibliotheken.nl/id/thes/p077611977> ;
    schema1:author <http://data.bibliotheken.nl/id/thes/p07083427X> ;
    schema1:bookFormat schema1:EBook ;
    schema1:contributor <http://data.bibliotheken.nl/id/thes/p070834296> ;
    schema1:inLanguage "nl" ;
    schema1:isBasedOn <http://data.bibliotheken.nl/id/nbt/p097317853> ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/b9e5813f1d31d49f8719731e8fbb6124> ;
    schema1:name "De tooverwinkel : een onmogelijke roman" ;
    schema1:numberOfPages 256 ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/9af99c7f1cc8b84a8b3a56dee14b1c44> ;
    schema1:sameAs <http://www.worldcat.org/oclc/1200094232> .

