@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/p448642182> a schema1:Book,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "De goddelijke liefdegang : lijdensmeditaties / A.H. Maltha" ;
    dcterms1:issued "1956" ;
    schema1:about <http://data.bibliotheken.nl/id/thes/p07759441X>,
        <http://data.bibliotheken.nl/id/thes/p078579503> ;
    schema1:author <http://data.bibliotheken.nl/id/thes/p073645516> ;
    schema1:bookFormat schema1:EBook ;
    schema1:genre <http://data.bibliotheken.nl/id/thes/p075617846> ;
    schema1:inLanguage "nl" ;
    schema1:isBasedOn <http://data.bibliotheken.nl/id/nbt/p048447536> ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/c68e1aea9beaf1906d3fb284c48ffaf6> ;
    schema1:name "De goddelijke liefdegang : lijdensmeditaties" ;
    schema1:numberOfPages 135 ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/8cb0c842c21692a676e777dc4fdee3f0> ;
    schema1:sameAs <http://www.worldcat.org/oclc/1519116489> .

