@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/p391499483> a schema1:Book,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "\" Vrede op aarde\" / door H. Visscher" ;
    dcterms1:issued "1915" ;
    schema1:about <http://data.bibliotheken.nl/id/thes/p075624176> ;
    schema1:author <http://data.bibliotheken.nl/id/thes/p067666051>,
        <http://data.bibliotheken.nl/id/thes/p075382962> ;
    schema1:bookFormat schema1:EBook ;
    schema1:description "Referaat, gehouden op de 10e jaarvergadering van den Ger. Bond tot verbreiding en verdediging van de waarheid in de Ned. Hervormde (Geref.) Kerk, op 25 Februari 1915" ;
    schema1:inLanguage "nl" ;
    schema1:isBasedOn <http://data.bibliotheken.nl/id/nbt/p822361272> ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/241cd68c2230248ff9e214ba91de2394> ;
    schema1:name "\" Vrede op aarde\"" ;
    schema1:numberOfPages 24 ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/be3acb4354001d188ef00ab5943586e6> ;
    schema1:sameAs <http://www.worldcat.org/oclc/904747801> .

