@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/p260062308> a schema1:Book,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "The radical question : sermon / by Allan Boesak" ;
    dcterms1:issued "1987" ;
    schema1:author <http://data.bibliotheken.nl/id/thes/p068353111> ;
    schema1:description "Preek over 1 Samuël 4, gehouden in de Eben Haezerkerk in TAlanta Georgia, USA" ;
    schema1:inLanguage "en" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/9c52d393bee25ba25d967fcee7757fc3> ;
    schema1:name "The radical question : sermon" ;
    schema1:numberOfPages 8 ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/bebc419e396ab8a1cd6192013929fdc9> ;
    schema1:sameAs <http://www.worldcat.org/oclc/66782905> .

