@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/p428066801> a schema1:Book,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "De wereld staat in bloei / Hermann Löns ; vert. van J. de Mink ; ill. van Sj. Kuperus" ;
    dcterms1:issued "1926" ;
    schema1:about <http://data.bibliotheken.nl/id/thes/p077612000> ;
    schema1:author <http://data.bibliotheken.nl/id/thes/p070313504> ;
    schema1:bookFormat schema1:EBook ;
    schema1:contributor <http://data.bibliotheken.nl/id/thes/p068205074>,
        <http://data.bibliotheken.nl/id/thes/p069341826> ;
    schema1:inLanguage "nl" ;
    schema1:isBasedOn <http://data.bibliotheken.nl/id/nbt/p831669039> ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/845fc14b9cfdc6f44034c61e124a7e2c> ;
    schema1:name "De wereld staat in bloei" ;
    schema1:numberOfPages 195 ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/28720482cd6293d87c0da83adc611e05> ;
    schema1:sameAs <http://www.worldcat.org/oclc/1164067502> ;
    schema1:translationOfWork <https://data.bibliotheken.nl/.well-known/genid/b03498036261d374b6d0b58ee59e7eb5> .

