@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/p431864918> a schema1:Book,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "De groote verborgenheid, of hoe kunnen drie eén zijn? / door C.W.H. Pauli" ;
    dcterms1:issued "1863" ;
    schema1:about <http://data.bibliotheken.nl/id/thes/p397323328> ;
    schema1:associatedMedia "http://books.google.com/books?vid=KBNL:KBNL03000062409" ;
    schema1:author <http://data.bibliotheken.nl/id/thes/p124145809> ;
    schema1:bookFormat schema1:EBook ;
    schema1:description "Tekst deels in het Hebreeuws",
        "[Vert.uit het Engels]" ;
    schema1:inLanguage "he",
        "nl" ;
    schema1:isBasedOn <http://data.bibliotheken.nl/id/nbt/p043820468> ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/1373e4e321024c2668b52ec983eff086> ;
    schema1:name "De groote verborgenheid, of hoe kunnen drie eén zijn?" ;
    schema1:numberOfPages 125 ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/d4c3a2f6d651bfefa2c3570dcf91826c> ;
    schema1:sameAs <http://www.worldcat.org/oclc/824947906> .

