@prefix dcterms1: <http://purl.org/dc/terms#> .
@prefix kbdef: <http://data.bibliotheken.nl/def#> .
@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/p801975565> a schema1:Book,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "Een reis naar Arcturus / David Lindsay ; vert. [uit het Engels door] Max Schuchart" ;
    kbdef:hasDerivative <http://data.bibliotheken.nl/id/nbt/p34274772X> ;
    dcterms1:issued "1976" ;
    schema1:author <http://data.bibliotheken.nl/id/thes/p071375716> ;
    schema1:contributor <http://data.bibliotheken.nl/id/thes/p068659172> ;
    schema1:genre <http://data.bibliotheken.nl/id/thes/p075629410> ;
    schema1:inLanguage "nl" ;
    schema1:isPartOf <http://data.bibliotheken.nl/id/nbt/p066783690> ;
    schema1:isbn "906019389X" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/c05bc3c97585ef6f1a20d2ccd893b76c> ;
    schema1:name "Een reis naar Arcturus" ;
    schema1:numberOfPages 230 ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/e20d2e7b9875b397a8e4778d74fe65a9> ;
    schema1:sameAs <http://www.worldcat.org/oclc/63405667> ;
    schema1:translationOfWork <https://data.bibliotheken.nl/.well-known/genid/26f98f8b796bc045c1b98bf390b02d62> .

