@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/p43569152X> a schema1:Book,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "De verhoogde Christus / Samuël Rutherford ; vertaling: Ruth Pieterman" ;
    dcterms1:issued "2022" ;
    schema1:about <http://data.bibliotheken.nl/id/thes/p075607050> ;
    schema1:author <http://data.bibliotheken.nl/id/thes/p071661328> ;
    schema1:contributor <http://data.bibliotheken.nl/id/thes/p306205335> ;
    schema1:description "Vertaald uit het Engels" ;
    schema1:inLanguage "nl" ;
    schema1:isPartOf <http://data.bibliotheken.nl/id/nbt/p416439969> ;
    schema1:isbn "9789087187804" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/1f135fd0dc167b4d4d58ff30db4d7a29> ;
    schema1:name "De verhoogde Christus" ;
    schema1:numberOfPages 469 ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/d76d2a03c4b52c0fb3f7483bc6b32419> ;
    schema1:sameAs <http://www.worldcat.org/oclc/1369029407> .

