@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/p446214272> a schema1:Book,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "Gereformeerden waarom? / door J. G. Feenstra ... [et al.] ; eindred. S. U. Zuidema" ;
    dcterms1:issued "1952" ;
    schema1:about <http://data.bibliotheken.nl/id/thes/p075607409>,
        <http://data.bibliotheken.nl/id/thes/p077594363> ;
    schema1:bookFormat schema1:EBook ;
    schema1:contributor <http://data.bibliotheken.nl/id/thes/p069329095>,
        <http://data.bibliotheken.nl/id/thes/p072053178> ;
    schema1:inLanguage "nl" ;
    schema1:isBasedOn <http://data.bibliotheken.nl/id/nbt/p822349191> ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/6776cb00a71b5ae629c83464c7f3e343> ;
    schema1:name "Gereformeerden waarom?" ;
    schema1:numberOfPages 167 ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/3c8097fe5c24fb8697dc80edd45e7db0> ;
    schema1:sameAs <http://www.worldcat.org/oclc/1509440879> .

