@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/p42984431X> a schema1:Book,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "Bob / naar het Engelsch van Marie Corelli door Cath. A. Visser ; geïll. door P. van Geldorp" ;
    dcterms1:issued "1908" ;
    schema1:author <http://data.bibliotheken.nl/id/thes/p069993866> ;
    schema1:bookEdition "3e dr" ;
    schema1:bookFormat schema1:EBook ;
    schema1:contributor <http://data.bibliotheken.nl/id/thes/p069816638> ;
    schema1:description "1e dr. Nederlandse uitg.: Leiden : Brill, 1901" ;
    schema1:genre <http://data.bibliotheken.nl/id/thes/p075629410> ;
    schema1:inLanguage "nl" ;
    schema1:isBasedOn <http://data.bibliotheken.nl/id/nbt/p306709635> ;
    schema1:isPartOf <http://data.bibliotheken.nl/id/nbt/p843377534> ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/e2563b69e832ac4ae301490c9cfaf00f> ;
    schema1:name "Bob" ;
    schema1:numberOfPages 251 ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/ad86b2b000c112540a544bb7ca4c26ba> ;
    schema1:sameAs <http://www.worldcat.org/oclc/1200171547> .

