@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/p419426469> a schema1:Book,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "One-way trip to Mars / Johan Bakker" ;
    dcterms1:issued "2018" ;
    schema1:author <http://data.bibliotheken.nl/id/thes/p288247477> ;
    schema1:description "Vertaald uit het Nederlands" ;
    schema1:genre <http://data.bibliotheken.nl/id/thes/p075629410> ;
    schema1:inLanguage "en" ;
    schema1:isbn "9789463385176" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/e49c4e0752505f34dc0f03fd26431c19> ;
    schema1:name "One-way trip to Mars" ;
    schema1:numberOfPages 239 ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/7a1209528db8066ef72bc22385b162e8> ;
    schema1:sameAs <http://www.worldcat.org/oclc/1054934334> ;
    schema1:translationOfWork <https://data.bibliotheken.nl/.well-known/genid/a411eed19bda7f89df9514ed9c131d45> .

