@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/p329052276> a schema1:Book,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "John, Jesus, and history" ;
    dcterms1:issued "2009" ;
    schema1:about <http://data.bibliotheken.nl/id/thes/p075602962>,
        <http://data.bibliotheken.nl/id/thes/p075661756> ;
    schema1:contributor <http://data.bibliotheken.nl/id/thes/p11263995X>,
        <http://data.bibliotheken.nl/id/thes/p241567548>,
        <http://data.bibliotheken.nl/id/thes/p305530933> ;
    schema1:inLanguage "en" ;
    schema1:isPartOf <http://data.bibliotheken.nl/id/nbt/p325556237>,
        <http://data.bibliotheken.nl/id/nbt/p330676350> ;
    schema1:isbn "9781589833920" ;
    schema1:issueNumber 20 ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/dfec90ac247ba4e97bc697c3a9130daa> ;
    schema1:name "John, Jesus, and history" ;
    schema1:numberOfPages 455 ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/3fd3e8eefdee3abb8cc6e709abc9deee> ;
    schema1:sameAs <http://www.worldcat.org/oclc/775769732> .

