@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/p261860992> a schema1:Book,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "Blijdschap in Christus / Octavius Winslow ; [vert. uit het Engels]" ;
    dcterms1:issued "2004" ;
    schema1:author <http://data.bibliotheken.nl/id/thes/p113862296>,
        <http://data.bibliotheken.nl/id/thes/p205104762> ;
    schema1:genre <http://data.bibliotheken.nl/id/thes/p075619407> ;
    schema1:inLanguage "nl" ;
    schema1:isPartOf <http://data.bibliotheken.nl/id/nbt/p205105106> ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/ca0c92f44038daddd270d832c980d5a0> ;
    schema1:name "Blijdschap in Christus" ;
    schema1:numberOfPages 24 ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/c28aee56978243291da45bca243f2b70> ;
    schema1:sameAs <http://www.worldcat.org/oclc/66534604> ;
    schema1:translationOfWork <https://data.bibliotheken.nl/.well-known/genid/b54e319141a7e875f803e2cec133569b> .

