@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/p432808108> a schema1:Book,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "Het Methodisme : eene lezing / van H. Hoekstra" ;
    dcterms1:issued "1899" ;
    schema1:about <http://data.bibliotheken.nl/id/thes/p075615126> ;
    schema1:associatedMedia "http://books.google.com/books?vid=KBNL:UBA000137756" ;
    schema1:author <http://data.bibliotheken.nl/id/thes/p070874212> ;
    schema1:bookFormat schema1:EBook ;
    schema1:inLanguage "nl" ;
    schema1:isBasedOn <http://data.bibliotheken.nl/id/nbt/p056928564> ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/586528d402cb3b1b8d930149a428a999> ;
    schema1:name "Het Methodisme : eene lezing" ;
    schema1:numberOfPages 50 ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/d5bfce947755e3e26afdacb2e1c33b6b> ;
    schema1:sameAs <http://www.worldcat.org/oclc/1245514150> .

