@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/p407709525> a schema1:Book,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "\" Gij, diakenen\" / door H. Visscher" ;
    dcterms1:issued "1908" ;
    schema1:author <http://data.bibliotheken.nl/id/thes/p067666051> ;
    schema1:bookFormat schema1:EBook ;
    schema1:inLanguage "nl" ;
    schema1:isBasedOn <http://data.bibliotheken.nl/id/nbt/p084760931> ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/0fe1441e0b4127095cc9b065cb6c0317> ;
    schema1:name "\" Gij, diakenen\"" ;
    schema1:numberOfPages 32 ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/926f79a3a2a1d439e2c2e68c9796284d> ;
    schema1:sameAs <http://www.worldcat.org/oclc/915946885> .

