@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/p393326403> a schema1:Book,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "De bekentenissen van Petrus : een literaire thriller / Jeroen Windmeijer ; redactie: Theo Veenhof" ;
    dcterms1:issued "2015" ;
    schema1:author <http://data.bibliotheken.nl/id/thes/p170222217> ;
    schema1:contributor <http://data.bibliotheken.nl/id/thes/p097638226> ;
    schema1:genre <http://data.bibliotheken.nl/id/thes/p075629402> ;
    schema1:inLanguage "nl" ;
    schema1:isbn "9789059972001" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/c41db1101d3cfe72aa09e6754ffad8c6> ;
    schema1:name "De bekentenissen van Petrus : een literaire thriller" ;
    schema1:numberOfPages 288 ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/0f2fa133a4c517d80a2cda4fc5c9026d> ;
    schema1:sameAs <http://www.worldcat.org/oclc/910339334> .

