@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/p428377831> a schema1:Book,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "De ruimteschepen van Mars / door Leon Rousseau ; uit het Zuidafrikaans vertaald door Tjeerd Adema ; geïllustreerd door Rudy van Giffen" ;
    dcterms1:issued "1969" ;
    schema1:author <http://data.bibliotheken.nl/id/thes/p072729686> ;
    schema1:bookFormat schema1:EBook ;
    schema1:contributor <http://data.bibliotheken.nl/id/thes/p071156216>,
        <http://data.bibliotheken.nl/id/thes/p071999752> ;
    schema1:description "Nummer op achterkant: 5546" ;
    schema1:genre <http://data.bibliotheken.nl/id/thes/p075610744> ;
    schema1:inLanguage "nl" ;
    schema1:isBasedOn <http://data.bibliotheken.nl/id/nbt/p364131691> ;
    schema1:isPartOf <http://data.bibliotheken.nl/id/nbt/p354881817>,
        <http://data.bibliotheken.nl/id/nbt/p821609254> ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/f0f31651be9b1472c4ee8f359765e20a> ;
    schema1:name "De ruimteschepen van Mars" ;
    schema1:numberOfPages 160 ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/d97ab245269fca90175d14f872920ff4> ;
    schema1:sameAs <http://www.worldcat.org/oclc/1182779897> ;
    schema1:translationOfWork <https://data.bibliotheken.nl/.well-known/genid/166bb87368128c05d909395bd098910c> .

