@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/p391341677> a schema1:Book,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "Blijdschap in God / W.A. Wiersinga" ;
    dcterms1:issued "1938" ;
    schema1:about <http://data.bibliotheken.nl/id/thes/p075607050> ;
    schema1:associatedMedia "http://resolver.kb.nl/resolve?urn=MMTUK01:000004561" ;
    schema1:author <http://data.bibliotheken.nl/id/thes/p06967163X> ;
    schema1:bookFormat schema1:EBook ;
    schema1:inLanguage "nl" ;
    schema1:isBasedOn <http://data.bibliotheken.nl/id/nbt/p085768103> ;
    schema1:isPartOf <http://data.bibliotheken.nl/id/nbt/p100754171> ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/8704a4c85bf250faff0073c1a932647e> ;
    schema1:name "Blijdschap in God" ;
    schema1:numberOfPages 32 ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/09a58682a5717908148bd00c040e0567> ;
    schema1:sameAs <http://www.worldcat.org/oclc/904720093> .

