@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/p820767530> a schema1:Book,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "De geest van de Dorsai / Gordon R. Dickson ; [vert. uit het Engels: W.M. van den Hout ; ill. Fernando Fernandez]" ;
    dcterms1:issued "1980" ;
    schema1:author <http://data.bibliotheken.nl/id/thes/p071105034> ;
    schema1:contributor <http://data.bibliotheken.nl/id/thes/p072054999> ;
    schema1:genre <http://data.bibliotheken.nl/id/thes/p075629410> ;
    schema1:inLanguage "nl" ;
    schema1:isPartOf <http://data.bibliotheken.nl/id/nbt/p820654612> ;
    schema1:isbn "9063175922" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/070edd89f90cda7e25720bd9d2656167> ;
    schema1:name "De geest van de Dorsai" ;
    schema1:numberOfPages 285 ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/00129aad26f05051da528f78a5dc93d3> ;
    schema1:sameAs <http://www.worldcat.org/oclc/63407188> ;
    schema1:translationOfWork <https://data.bibliotheken.nl/.well-known/genid/e7e336a7bda3b0d104507a012b4be3f0> .

