@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/p42624544X> a schema1:Book,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "De bliksem bij de Grieken en Romeinen / door B. van Meurs" ;
    dcterms1:issued "1876" ;
    schema1:associatedMedia "http://books.google.com/books?vid=KBNL:UBU000006737" ;
    schema1:author <http://data.bibliotheken.nl/id/thes/p069671044> ;
    schema1:bookFormat schema1:EBook ;
    schema1:inLanguage "nl" ;
    schema1:isBasedOn <http://data.bibliotheken.nl/id/nbt/p851181228> ;
    schema1:isPartOf <http://data.bibliotheken.nl/id/nbt/p850776899> ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/c6d0b17762e3a25d1fc8463b2f88de63> ;
    schema1:name "De bliksem bij de Grieken en Romeinen" ;
    schema1:numberOfPages 55 ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/1382417814b1c2950faf1b7116b3070e> ;
    schema1:sameAs <http://www.worldcat.org/oclc/1145073680> .

