@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/p097665665> a schema1:Book,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "De kerk in het eindgericht / door B. Holwerda" ;
    dcterms1:issued "1950" ;
    schema1:about <http://data.bibliotheken.nl/id/thes/p075661829> ;
    schema1:author <http://data.bibliotheken.nl/id/thes/p071555250>,
        <http://data.bibliotheken.nl/id/thes/p331357844> ;
    schema1:contributor <http://data.bibliotheken.nl/id/thes/p07528989X> ;
    schema1:description "Oorspr. verschenen in: De Reformatie ; jrg. 25, no. 11-18 (10 december 1949-28 januari 1950)" ;
    schema1:inLanguage "nl" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/1e9372f933e66ee1caf5f031ee56418e> ;
    schema1:name "De kerk in het eindgericht" ;
    schema1:numberOfPages 32 ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/9f241f60c247903277c27ec921758643> ;
    schema1:sameAs <http://www.worldcat.org/oclc/66029583> .

