@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/p407787860> a schema1:Book,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "Droevig Engeland / door Robert Blatchford ; vert. [uit het Eng.] van Henri Polak" ;
    dcterms1:issued "1903" ;
    schema1:author <http://data.bibliotheken.nl/id/thes/p07083427X> ;
    schema1:bookEdition "2e dr" ;
    schema1:bookFormat schema1:EBook ;
    schema1:contributor <http://data.bibliotheken.nl/id/thes/p070834296> ;
    schema1:description "Sociale bibliotheek ; 1" ;
    schema1:inLanguage "nl" ;
    schema1:isBasedOn <http://data.bibliotheken.nl/id/nbt/p092577989> ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/0fa9c84f073b0522820005f66794804d> ;
    schema1:name "Droevig Engeland" ;
    schema1:numberOfPages 119 ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/266df4962e5fec6c3bd397d4b32e5265> ;
    schema1:sameAs <http://www.worldcat.org/oclc/962270667> .

