@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/p409250023> a schema1:Book,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "Handboek der algemeene geschiedenis / door Georg Weber ; voor Nederland bewerkt door M. Buijs" ;
    dcterms1:issued "1875-1876" ;
    schema1:about <http://data.bibliotheken.nl/id/thes/p077599470>,
        <http://data.bibliotheken.nl/id/thes/p078957389> ;
    schema1:associatedMedia "http://books.google.com/books?vid=KBNL:UBA000160568" ;
    schema1:author <http://data.bibliotheken.nl/id/thes/p06995500X> ;
    schema1:bookEdition "2e herz. en verm. dr" ;
    schema1:bookFormat schema1:EBook ;
    schema1:contributor <http://data.bibliotheken.nl/id/thes/p073275212> ;
    schema1:inLanguage "nl" ;
    schema1:isBasedOn <http://data.bibliotheken.nl/id/nbt/p08550792X> ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/063a9004b1ab37e6b6a2c380c5425b8b> ;
    schema1:name "Handboek der algemeene geschiedenis" ;
    schema1:numberOfPages 3 ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/cf4200c1fd014d8cc1bcd2176f5d732b> ;
    schema1:sameAs <http://www.worldcat.org/oclc/959245675> .

