@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/p391449532> a schema1:Book,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "Onze eredienst / door J.G. Thoomes" ;
    dcterms1:issued "1948" ;
    schema1:associatedMedia "http://resolver.kb.nl/resolve?urn=MMTUK01:000000667" ;
    schema1:author <http://data.bibliotheken.nl/id/thes/p068200420> ;
    schema1:bookFormat schema1:EBook ;
    schema1:description "Omslagtitel",
        "Oorspr. verschenen als art. in \"Kringnieuws\" van de N.H. Evangelisatievereniging \"Sola fide\" te Veenendaal" ;
    schema1:inLanguage "nl" ;
    schema1:isBasedOn <http://data.bibliotheken.nl/id/nbt/p203832868> ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/c0fc19ea80e4cbee6f5442203892491d> ;
    schema1:name "Onze eredienst" ;
    schema1:numberOfPages 26 ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/d821ae77d0b7154e318aa21077f3ee20> ;
    schema1:sameAs <http://www.worldcat.org/oclc/904742414> .

