@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/p432873821> a schema1:Book,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "De macht van den vredemaker / door H. Höveker" ;
    dcterms1:issued "1885" ;
    schema1:about <http://data.bibliotheken.nl/id/thes/p07759441X> ;
    schema1:associatedMedia "http://books.google.com/books?vid=KBNL:UBA000146323" ;
    schema1:author <http://data.bibliotheken.nl/id/thes/p070096031> ;
    schema1:bookEdition "2e dr" ;
    schema1:bookFormat schema1:EBook ;
    schema1:description "1e dr.: 1885" ;
    schema1:inLanguage "nl" ;
    schema1:isBasedOn <http://data.bibliotheken.nl/id/nbt/p137096933> ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/a23a8a440108bd87fe707c261303fba8> ;
    schema1:name "De macht van den vredemaker" ;
    schema1:numberOfPages 40 ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/b83c1c0e08500d3cc2733484f73a487e> ;
    schema1:sameAs <http://www.worldcat.org/oclc/904737518> .

