@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/p080170498> a schema1:Book,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "\"Het Woord\" : wie is Hij?, volgens Johannes / [vert. uit het Engels]" ;
    dcterms1:issued "1963" ;
    schema1:about <http://data.bibliotheken.nl/id/thes/p07286978X>,
        <http://data.bibliotheken.nl/id/thes/p077594282>,
        <http://data.bibliotheken.nl/id/thes/p078552737> ;
    schema1:description "Omslagtitel" ;
    schema1:inLanguage "nl" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/50489a89da7d491904c3aa0e93bfc8b2> ;
    schema1:name "\"Het Woord\" : wie is Hij?, volgens Johannes" ;
    schema1:numberOfPages 64 ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/822ecd7c80e0f7f1235bcdcac281b48f> ;
    schema1:sameAs <http://www.worldcat.org/oclc/65636757> ;
    schema1:translationOfWork <https://data.bibliotheken.nl/.well-known/genid/165ceecb34e7c66ae15ac6e8ac2e9d7a> .

