@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/p086134930> a schema1:Book,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "De Christenreis naar de eeuwigheid / John Bunyan ; met afbeeldingen van Albert Wessels ; [vert. uit het Engels]" ;
    dcterms1:issued "1992" ;
    schema1:author <http://data.bibliotheken.nl/id/thes/p068536283>,
        <http://data.bibliotheken.nl/id/thes/p09136471X> ;
    schema1:description "Oorspr. Nederlandse uitg.: Amsterdam : Kannewet, 1682",
        "Uitg. in samenw. met de John Bunyan Stichting te Barneveld" ;
    schema1:genre <http://data.bibliotheken.nl/id/thes/p075629410> ;
    schema1:inLanguage "nl" ;
    schema1:isbn "9033603160" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/d69b232da8871692511b19fe544c0c7f> ;
    schema1:name "De Christenreis naar de eeuwigheid" ;
    schema1:numberOfPages 151 ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/bc7649cd64d59f69d0dfd8eeb0bb827a> ;
    schema1:sameAs <http://www.worldcat.org/oclc/65561534> ;
    schema1:translationOfWork <https://data.bibliotheken.nl/.well-known/genid/a5699071e7bc8b2620ecf8d3314427b0> .

