@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/p061244287> a schema1:Book,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "Brieven uit de hel / C.S. Lewis ; uit het Engels vert. door J.A. Schreuder" ;
    dcterms1:issued "1947" ;
    schema1:author <http://data.bibliotheken.nl/id/thes/p068367295> ;
    schema1:contributor <http://data.bibliotheken.nl/id/thes/p070712247> ;
    schema1:inLanguage "nl" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/0106f3e42954936d0094c83ec4ccfb20> ;
    schema1:name "Brieven uit de hel" ;
    schema1:numberOfPages 171 ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/0a601083cc9294d690f84ac1b83e81c2> ;
    schema1:sameAs <http://www.worldcat.org/oclc/65075197> ;
    schema1:translationOfWork <https://data.bibliotheken.nl/.well-known/genid/6e2bea8df7fb3aa050e848780125eb65> .

