@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/p11228535X> a schema1:Book,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "Denken met Bonhoeffer / [ten geleide van Steven Debroey]" ;
    dcterms1:issued "1965" ;
    schema1:contributor <http://data.bibliotheken.nl/id/thes/p068650035>,
        <http://data.bibliotheken.nl/id/thes/p073133027> ;
    schema1:inLanguage "nl" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/4a2e84bbedba7905ff9e301042ebd89a> ;
    schema1:name "Denken met Bonhoeffer" ;
    schema1:numberOfPages 46 ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/6d578ec3a62877028c60983fe903f570> ;
    schema1:sameAs <http://www.worldcat.org/oclc/66307680> .

