@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/p435715828> a schema1:Book,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "Kerk en werkelijkheid / door E.H. Wieringa ; met een inl. woord van H. Kraemer" ;
    dcterms1:issued "1946" ;
    schema1:about <http://data.bibliotheken.nl/id/thes/p39732040X> ;
    schema1:author <http://data.bibliotheken.nl/id/thes/p218226055> ;
    schema1:bookFormat schema1:EBook ;
    schema1:contributor <http://data.bibliotheken.nl/id/thes/p069902275> ;
    schema1:inLanguage "nl" ;
    schema1:isBasedOn <http://data.bibliotheken.nl/id/nbt/p048339733> ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/5a092224382d9107dbec7f6d1f6e589d> ;
    schema1:name "Kerk en werkelijkheid" ;
    schema1:numberOfPages 196 ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/586843dd7955ef44a6654e7a870d1ea8> ;
    schema1:sameAs <http://www.worldcat.org/oclc/1308400871> .

