@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/p046306455> a schema1:Book,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "Een andere tijd vraagt een andere kerk : verslag van een peiling / C.J. Straver" ;
    dcterms1:issued "1962" ;
    schema1:author <http://data.bibliotheken.nl/id/thes/p068248296> ;
    schema1:inLanguage "nl" ;
    schema1:isPartOf <http://data.bibliotheken.nl/id/nbt/p822867079> ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/f40567f6b71f7b627a6407e07e0fbaea> ;
    schema1:name "Een andere tijd vraagt een andere kerk : verslag van een peiling" ;
    schema1:numberOfPages 224 ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/c567b00c541eb48379829d7f404a580a> ;
    schema1:sameAs <http://www.worldcat.org/oclc/781911146> .

