@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/p436784319> a schema1:Book,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "De weg van Benedictus / Rowan Williams ; vertaald uit het Engels door Rolf Deen ; redactie: Frieda Pruim" ;
    dcterms1:issued "2023" ;
    schema1:about <http://data.bibliotheken.nl/id/thes/p075600773>,
        <http://data.bibliotheken.nl/id/thes/p075612186> ;
    schema1:author <http://data.bibliotheken.nl/id/thes/p075100061> ;
    schema1:contributor <http://data.bibliotheken.nl/id/thes/p074206621>,
        <http://data.bibliotheken.nl/id/thes/p202097633> ;
    schema1:inLanguage "nl" ;
    schema1:isbn "9789089724458" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/d0e6a2962bbac44d96e1e79ec3ef6cc7> ;
    schema1:name "De weg van Benedictus" ;
    schema1:numberOfPages 187 ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/281d183cfaa830f902f0877146555e8d> ;
    schema1:sameAs <http://www.worldcat.org/oclc/1407242267> ;
    schema1:translationOfWork <https://data.bibliotheken.nl/.well-known/genid/06bcb9ec1d602cd61eaa2ac61dcfabfb> .

