@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/p861483944> a schema1:Book,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "De dienst van de kerk aan de samenleving / [tekst J. Zuidgeest]" ;
    dcterms1:issued "1975" ;
    schema1:about <http://data.bibliotheken.nl/id/thes/p075660261>,
        <http://data.bibliotheken.nl/id/thes/p077594495>,
        <http://data.bibliotheken.nl/id/thes/p078444748>,
        <http://data.bibliotheken.nl/id/thes/p135056861> ;
    schema1:author <http://data.bibliotheken.nl/id/thes/p075354233> ;
    schema1:contributor <http://data.bibliotheken.nl/id/thes/p07044658X>,
        <http://data.bibliotheken.nl/id/thes/p075419319> ;
    schema1:inLanguage "nl" ;
    schema1:isPartOf <http://data.bibliotheken.nl/id/nbt/p841703426> ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/d8572727d6b6f333f3dbb7b76379edee> ;
    schema1:name "De dienst van de kerk aan de samenleving" ;
    schema1:numberOfPages 24 ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/455723a759cd99f6d840dd824fbb2619> ;
    schema1:sameAs <http://www.worldcat.org/oclc/64283444> .

