@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/p444738894> a schema1:Book,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "De verzegeling des Heiligen Geestes / door G. Ubbink" ;
    dcterms1:issued "1935" ;
    schema1:author <http://data.bibliotheken.nl/id/thes/p069233373> ;
    schema1:bookFormat schema1:EBook ;
    schema1:inLanguage "nl" ;
    schema1:isBasedOn <http://data.bibliotheken.nl/id/nbt/p24481242X> ;
    schema1:isPartOf <http://data.bibliotheken.nl/id/nbt/p064835715> ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/ab89aff3a981552a748403884d459ac6> ;
    schema1:name "De verzegeling des Heiligen Geestes" ;
    schema1:numberOfPages 249 ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/db8f9561f58cfc30f5c03fab3d1bfab0> ;
    schema1:sameAs <http://www.worldcat.org/oclc/1506757418> .

