@prefix dcterms1: <http://purl.org/dc/terms#> .
@prefix kbdef: <http://data.bibliotheken.nl/def#> .
@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/p203832868> a schema1:Book,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "Onze eredienst / door J.G. Thoomes" ;
    kbdef:hasDerivative <http://data.bibliotheken.nl/id/nbt/p391449532> ;
    dcterms1:issued "1948" ;
    schema1:author <http://data.bibliotheken.nl/id/thes/p068200420> ;
    schema1:description "Omslagtitel",
        "Oorspr. verschenen als art. in \"Kringnieuws\" van de N.H. Evangelisatievereniging \"Sola fide\" te Veenendaal" ;
    schema1:inLanguage "nl" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/5d03a173d8e2e46c88f96ee82b7a64aa> ;
    schema1:name "Onze eredienst" ;
    schema1:numberOfPages 26 ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/a209b18fe5032334d493436b8638417c> ;
    schema1:sameAs <http://www.worldcat.org/oclc/67359388> .

