@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/p391323121> a schema1:Book,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "Koning Salomo en Radja Gading / door G. van Asselt" ;
    dcterms1:issued "1900" ;
    schema1:author <http://data.bibliotheken.nl/id/thes/p07233469X> ;
    schema1:bookFormat schema1:EBook ;
    schema1:inLanguage "nl" ;
    schema1:isBasedOn <http://data.bibliotheken.nl/id/nbt/p061667935> ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/cca3694b5bd94b4dce21be6711ebfe23> ;
    schema1:name "Koning Salomo en Radja Gading" ;
    schema1:numberOfPages 61 ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/63326ec432e01aa69ef14243f650a5a9> ;
    schema1:sameAs <http://www.worldcat.org/oclc/904714648> .

