@prefix dcterms1: <http://purl.org/dc/terms#> .
@prefix kbdef: <http://data.bibliotheken.nl/def#> .
@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/p180935615> a schema1:Book,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "Handboek der algemeene geschiedenis / door Georg Weber ; voor Nederland bewerkt door A.W. de Klerck" ;
    kbdef:hasDerivative <http://data.bibliotheken.nl/id/nbt/p42614323X>,
        <http://data.bibliotheken.nl/id/nbt/p426143248>,
        <http://data.bibliotheken.nl/id/nbt/p426143256>,
        <http://data.bibliotheken.nl/id/nbt/p426143264>,
        <http://data.bibliotheken.nl/id/nbt/p426143272> ;
    dcterms1:issued "1874" ;
    schema1:author <http://data.bibliotheken.nl/id/thes/p06995500X> ;
    schema1:bookEdition "2e herz. en verm. dr" ;
    schema1:contributor <http://data.bibliotheken.nl/id/thes/p073984302> ;
    schema1:inLanguage "nl" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/d4a06f11c66044bd33e055ff64d5cb4c> ;
    schema1:name "Handboek der algemeene geschiedenis" ;
    schema1:numberOfPages 2 ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/6adb14f1e89964e7efb7054263df94b9> ;
    schema1:sameAs <http://www.worldcat.org/oclc/67808566> .

