@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/p42837784X> a schema1:Book,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "De zwarte atoomduikboot / door Leon Rousseau ; [uit het Zuidafrikaans vertaald door Tjeerd Adema] ; geïllustreerd door Rudy van Giffen" ;
    dcterms1:issued "1968" ;
    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: 5544" ;
    schema1:genre <http://data.bibliotheken.nl/id/thes/p075610744> ;
    schema1:inLanguage "nl" ;
    schema1:isBasedOn <http://data.bibliotheken.nl/id/nbt/p36413187X> ;
    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/feb2d7ccd54c4f47cc6cf15737c4555d> ;
    schema1:name "De zwarte atoomduikboot" ;
    schema1:numberOfPages 159 ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/ddd6967b81891f36c2d4719aabff2733> ;
    schema1:sameAs <http://www.worldcat.org/oclc/1182667824> ;
    schema1:translationOfWork <https://data.bibliotheken.nl/.well-known/genid/53637f98bbff4e47be8efee79d01bbb2> .

