@prefix dcterms1: <http://purl.org/dc/terms#> .
@prefix kbdef: <http://data.bibliotheken.nl/def#> .
@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/p851789358> a schema1:Book,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "De paus is zoek / Gérard Bessière ; [vert. uit het Frans door Willem Frijhoff]" ;
    kbdef:hasDerivative <http://data.bibliotheken.nl/id/nbt/p342883712> ;
    dcterms1:issued "1973" ;
    schema1:author <http://data.bibliotheken.nl/id/thes/p067725449> ;
    schema1:contributor <http://data.bibliotheken.nl/id/thes/p068254350> ;
    schema1:inLanguage "nl" ;
    schema1:isbn "9030400374" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/eecd27f9b936083cf4ff196f6e444579> ;
    schema1:name "De paus is zoek" ;
    schema1:numberOfPages 95 ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/e468353f7445694ed54346ec7ff7e287> ;
    schema1:sameAs <http://www.worldcat.org/oclc/64135190> ;
    schema1:translationOfWork <https://data.bibliotheken.nl/.well-known/genid/9e8dfd776f71657c56dddaa835959a9a> .

