@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/p290940737> a schema1:Book,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "C.S. Lewis / Philip Van der Elst ; vert. [uit het Engels] door Arend Smilde" ;
    dcterms1:issued "2005" ;
    schema1:about <http://data.bibliotheken.nl/id/thes/p068367295>,
        <http://data.bibliotheken.nl/id/thes/p07560535X>,
        <http://data.bibliotheken.nl/id/thes/p075624176> ;
    schema1:author <http://data.bibliotheken.nl/id/thes/p068714270> ;
    schema1:contributor <http://data.bibliotheken.nl/id/thes/p07471547X> ;
    schema1:inLanguage "nl" ;
    schema1:isPartOf <http://data.bibliotheken.nl/id/nbt/p274128861> ;
    schema1:isbn "9043511676" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/4ead81a2378174b9cc0885307da53ec1> ;
    schema1:name "C.S. Lewis" ;
    schema1:numberOfPages 173 ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/85c9d9fef6430e384aacab9e97176316> ;
    schema1:sameAs <http://www.worldcat.org/oclc/71716457> ;
    schema1:translationOfWork <https://data.bibliotheken.nl/.well-known/genid/2089781520d83ee843f4ba386717feed> .

