@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/p407784179> a schema1:Book,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "Onze schrijvers geschetst in hun leven en werken : met portretten en illustraties / Herman Robbers" ;
    dcterms1:issued "1909" ;
    schema1:bookFormat schema1:EBook ;
    schema1:contributor <http://data.bibliotheken.nl/id/thes/p069587086>,
        <http://data.bibliotheken.nl/id/thes/p070158355> ;
    schema1:inLanguage "nl" ;
    schema1:isBasedOn <http://data.bibliotheken.nl/id/nbt/p086977695> ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/c5b873ae1b63bf97d9213dc98defd2a7> ;
    schema1:name "Onze schrijvers geschetst in hun leven en werken : met portretten en illustraties" ;
    schema1:numberOfPages 94 ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/2f44a4deda94362d113f8f1ceca2f8ce> ;
    schema1:sameAs <http://www.worldcat.org/oclc/962268373> .

