@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/p343762773> a schema1:Book,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "Konfrontatie met Karl Barth / S.U. Zuidema" ;
    dcterms1:issued "1963" ;
    schema1:about <http://data.bibliotheken.nl/id/thes/p068564716>,
        <http://data.bibliotheken.nl/id/thes/p077593464> ;
    schema1:author <http://data.bibliotheken.nl/id/thes/p069329095> ;
    schema1:bookFormat schema1:EBook ;
    schema1:contributor <http://data.bibliotheken.nl/id/thes/p069230706> ;
    schema1:inLanguage "nl" ;
    schema1:isBasedOn <http://data.bibliotheken.nl/id/nbt/p841007829> ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/c17499956d4a6c4b78c16721060d5261> ;
    schema1:name "Konfrontatie met Karl Barth" ;
    schema1:numberOfPages 207 ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/c410d876a440adc86a75e4a437e58a4a> .

