@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/p040258122> a schema1:Book,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "De Bijbel over het paradijs / toegelicht door B. Hemelsoet" ;
    dcterms1:issued "1961" ;
    schema1:about <http://data.bibliotheken.nl/id/thes/p075602385>,
        <http://data.bibliotheken.nl/id/thes/p077594185>,
        <http://data.bibliotheken.nl/id/thes/p07846241X>,
        <http://data.bibliotheken.nl/id/thes/p078622190>,
        <http://data.bibliotheken.nl/id/thes/p408764627> ;
    schema1:author <http://data.bibliotheken.nl/id/thes/p07349769X> ;
    schema1:inLanguage "nl" ;
    schema1:isPartOf <http://data.bibliotheken.nl/id/nbt/p851384609> ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/0d820dc7f55f9534b6baa9f03563496c> ;
    schema1:name "De Bijbel over het paradijs" ;
    schema1:numberOfPages 106 ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/df46a6c83aeefb96f5ab85ed8bc8276e> ;
    schema1:sameAs <http://www.worldcat.org/oclc/781863946> .

