@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/p840481349> a schema1:Book,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "Bultmanniana : een vraag naar criteria / J.N. Sevenster" ;
    dcterms1:issued "1969" ;
    schema1:about <http://data.bibliotheken.nl/id/thes/p068587325>,
        <http://data.bibliotheken.nl/id/thes/p077594282>,
        <http://data.bibliotheken.nl/id/thes/p07850208X> ;
    schema1:author <http://data.bibliotheken.nl/id/thes/p068409141> ;
    schema1:description "Verzameling van gedeeltelijk eerder gepubl. artn" ;
    schema1:inLanguage "nl" ;
    schema1:isPartOf <http://data.bibliotheken.nl/id/nbt/p832383368> ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/5e82dec7e775697139ae1e5188eb483b> ;
    schema1:name "Bultmanniana : een vraag naar criteria" ;
    schema1:numberOfPages 176 ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/9956afebe5602cb5bb00e4fe11d6d3bf> ;
    schema1:sameAs <http://www.worldcat.org/oclc/225363> .

