@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/p416708080> a schema1:Book,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "De weg tot ons innerlijk : suggestie en autosuggestie : veertien lezingen / door Mia Kloek-Pirée" ;
    dcterms1:issued "1936" ;
    schema1:about <http://data.bibliotheken.nl/id/thes/p069290717>,
        <http://data.bibliotheken.nl/id/thes/p078688671>,
        <http://data.bibliotheken.nl/id/thes/p078966744> ;
    schema1:author <http://data.bibliotheken.nl/id/thes/p074151274> ;
    schema1:bookFormat schema1:EBook ;
    schema1:inLanguage "nl" ;
    schema1:isBasedOn <http://data.bibliotheken.nl/id/nbt/p12583599X> ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/93e9793d74f3f3d1b5e5e97219e394f4> ;
    schema1:name "De weg tot ons innerlijk : suggestie en autosuggestie : veertien lezingen" ;
    schema1:numberOfPages 111 ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/30e8e8d12ec4e253ef60de3b110fcdd0> ;
    schema1:sameAs <http://www.worldcat.org/oclc/1023572790> .

