@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/p125081677> a schema1:Book,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "Eén uur per dag doet wonderen / Linda Schubert ; [vert. uit het Engels: Stichting Getuigenis van Gods Liefde]" ;
    dcterms1:issued "1994" ;
    schema1:author <http://data.bibliotheken.nl/id/thes/p075366703>,
        <https://data.bibliotheken.nl/.well-known/genid/43420bc20485305477eb988a499e4ba3> ;
    schema1:inLanguage "nl" ;
    schema1:isbn "9067950297" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/93da0e6cf24f9e445103c082e109cd16> ;
    schema1:name "Eén uur per dag doet wonderen" ;
    schema1:numberOfPages 55 ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/c198a3d15c0665210ec7bf0d310ecc97> ;
    schema1:sameAs <http://www.worldcat.org/oclc/69207244> ;
    schema1:translationOfWork <https://data.bibliotheken.nl/.well-known/genid/2d04bc0afad31d33d9891cceb2e69dc2> .

