@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/p853812772> a schema1:Book,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "Reis naar Venus / C.S. Lewis ; [vert. uit het Engels door P.J.F. van Leeuwen]" ;
    dcterms1:issued "1981" ;
    schema1:author <http://data.bibliotheken.nl/id/thes/p068367295> ;
    schema1:bookEdition "2e dr" ;
    schema1:contributor <http://data.bibliotheken.nl/id/thes/p068724217> ;
    schema1:description "1e dr. Nederlandse uitg.: 1961. - (Carillon-reeks ; 21)",
        "Vervolg op: Ver van de zwijgende planeet" ;
    schema1:genre <http://data.bibliotheken.nl/id/thes/p075629410> ;
    schema1:inLanguage "nl" ;
    schema1:isPartOf <http://data.bibliotheken.nl/id/nbt/p821100130> ;
    schema1:isbn "9060478371" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/dd34f0721262da6ef4968fd6ef4113d8> ;
    schema1:name "Reis naar Venus" ;
    schema1:numberOfPages 192 ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/91242fd5f5bdcf79203322a959f9c922> ;
    schema1:sameAs <http://www.worldcat.org/oclc/63794220> ;
    schema1:translationOfWork <https://data.bibliotheken.nl/.well-known/genid/c7699d5364f7bd3422a92d9529e28ba6> .

