@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/p399620494> a schema1:Book,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "De Rotterdamsche Werkvereeniging, 1844-1853 : verslag / [opgemaakt door Joost van Vollenhoven]" ;
    dcterms1:issued "1855" ;
    schema1:associatedMedia "http://books.google.com/books?vid=KBNL:UBA000006467" ;
    schema1:author <http://data.bibliotheken.nl/id/thes/p070044430> ;
    schema1:bookFormat schema1:EBook ;
    schema1:inLanguage "nl" ;
    schema1:isBasedOn <http://data.bibliotheken.nl/id/nbt/p044183739> ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/6a4563b5a2e48e22d3501c7c54b234e0> ;
    schema1:name "De Rotterdamsche Werkvereeniging, 1844-1853 : verslag" ;
    schema1:numberOfPages 104 ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/0b03bec20c87ff99c688a42abfcc0498> ;
    schema1:sameAs <http://www.worldcat.org/oclc/933230817> .

