@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/p427416159> a schema1:Book,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "De luchtballon / eene voorlezing gehouden te Rotterdam den 28en december 1870 door B. van Meurs" ;
    dcterms1:issued "1871" ;
    schema1:associatedMedia "http://books.google.com/books?vid=KBNL:KBNLB230092427" ;
    schema1:author <http://data.bibliotheken.nl/id/thes/p069671044> ;
    schema1:bookFormat schema1:EBook ;
    schema1:inLanguage "nl" ;
    schema1:isBasedOn <http://data.bibliotheken.nl/id/nbt/p851203892> ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/2aa627eeef007d93f376a8045f10e968> ;
    schema1:name "De luchtballon" ;
    schema1:numberOfPages 87 ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/590aacc8132c91fc8b6789305bae40e2> ;
    schema1:sameAs <http://www.worldcat.org/oclc/1154667044> .

