@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/p42375226X> a schema1:Book,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "Drieërlei visie op het Balische zendingsvraagstuk / C. Lekkerkerker" ;
    dcterms1:issued "1933" ;
    schema1:author <http://data.bibliotheken.nl/id/thes/p069637954> ;
    schema1:bookFormat schema1:EBook ;
    schema1:inLanguage "nl" ;
    schema1:isBasedOn <http://data.bibliotheken.nl/id/nbt/p057940681> ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/2c32e6a7fd6e2fe3e25689a37ff5f359> ;
    schema1:name "Drieërlei visie op het Balische zendingsvraagstuk" ;
    schema1:numberOfPages 16 ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/215bb3bee34b1b744a9d5376ecd1c1d3> ;
    schema1:sameAs <http://www.worldcat.org/oclc/1120126694> .

