@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/p292850085> a schema1:Book,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "Niet-kerkelijke evangelisatie, een eisch van onzen tijd / door H.J. Couvée" ;
    dcterms1:issued "1911" ;
    schema1:author <http://data.bibliotheken.nl/id/thes/p093747519> ;
    schema1:description "Rede uitgesproken op de Vergadering voor Evangelisatie te Utrecht, 24 april 1911" ;
    schema1:inLanguage "nl" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/2827dc9e2654ec900d8f3312fb4b64d1> ;
    schema1:name "Niet-kerkelijke evangelisatie, een eisch van onzen tijd" ;
    schema1:numberOfPages 28 ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/1472973c70d6c71f4d42f34c480926dc> ;
    schema1:sameAs <http://www.worldcat.org/oclc/150215377> .

