@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/p391343521> a schema1:Book,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "Praktische Bijbelverklaring / door A. van Veldhuizen" ;
    dcterms1:issued "1919" ;
    schema1:associatedMedia "http://resolver.kb.nl/resolve?urn=MMTUK01:000003788" ;
    schema1:author <http://data.bibliotheken.nl/id/thes/p072875712> ;
    schema1:bookFormat schema1:EBook ;
    schema1:inLanguage "nl" ;
    schema1:isBasedOn <http://data.bibliotheken.nl/id/nbt/p086820567> ;
    schema1:isPartOf <http://data.bibliotheken.nl/id/nbt/p044138040> ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/c60bcc532d02e6b9a9f25b6c8b17107a> ;
    schema1:name "Praktische Bijbelverklaring" ;
    schema1:numberOfPages 56 ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/680c2ca2f6061bd46821b5936fb3553f> ;
    schema1:sameAs <http://www.worldcat.org/oclc/902628747> .

