@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/p395223539> a schema1:Book,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "De wereld staat in bloei / Hermann Löns ; [vert. uit het Duits]" ;
    dcterms1:issued "1943" ;
    schema1:author <http://data.bibliotheken.nl/id/thes/p070313504> ;
    schema1:bookEdition "2e dr" ;
    schema1:bookFormat schema1:EBook ;
    schema1:description "K 1969" ;
    schema1:genre <http://data.bibliotheken.nl/id/thes/p075629410> ;
    schema1:inLanguage "nl" ;
    schema1:isBasedOn <http://data.bibliotheken.nl/id/nbt/p142885282> ;
    schema1:isPartOf <http://data.bibliotheken.nl/id/nbt/p31539949X> ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/0eee952258725a724808b75c69041e96> ;
    schema1:name "De wereld staat in bloei" ;
    schema1:numberOfPages 204 ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/bded762459c53547345fb545c7103a16> ;
    schema1:sameAs <http://www.worldcat.org/oclc/915941706> ;
    schema1:translationOfWork <https://data.bibliotheken.nl/.well-known/genid/38175938120a3778a9509e68caa70bdc> .

