@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/p391296388> a schema1:Book,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "Christendom en mystisch inzicht / door P. van der Elst" ;
    dcterms1:issued "1920" ;
    schema1:associatedMedia "http://resolver.kb.nl/resolve?urn=MMTUK01:000004074" ;
    schema1:author <http://data.bibliotheken.nl/id/thes/p071149937> ;
    schema1:bookFormat schema1:EBook ;
    schema1:inLanguage "nl" ;
    schema1:isBasedOn <http://data.bibliotheken.nl/id/nbt/p05486867X> ;
    schema1:isPartOf <http://data.bibliotheken.nl/id/nbt/p860222373> ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/15d1ed3ccf03eb4e1d319dae5113127e> ;
    schema1:name "Christendom en mystisch inzicht" ;
    schema1:numberOfPages 20 ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/705be49b442ed93f08257acf4787575e> ;
    schema1:sameAs <http://www.worldcat.org/oclc/902628664> .

