@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/p39516172X> a schema1:Book,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "E. Stanley Jones' \"Christus antwoord op het communisme\" / beoordeeld door F.J. Krop" ;
    dcterms1:issued "1935" ;
    schema1:about <http://data.bibliotheken.nl/id/thes/p071391614>,
        <http://data.bibliotheken.nl/id/thes/p397527276> ;
    schema1:author <http://data.bibliotheken.nl/id/thes/p067654568>,
        <http://data.bibliotheken.nl/id/thes/p422519022> ;
    schema1:bookFormat schema1:EBook ;
    schema1:inLanguage "nl" ;
    schema1:isBasedOn <http://data.bibliotheken.nl/id/nbt/p041604806> ;
    schema1:isPartOf <http://data.bibliotheken.nl/id/nbt/p089213874> ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/daffa0b4c99ebb427abf704a6896ebc4> ;
    schema1:name "E. Stanley Jones' \"Christus antwoord op het communisme\"" ;
    schema1:numberOfPages 20 ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/612fc657d0b1539aebbba17aede29620> ;
    schema1:sameAs <http://www.worldcat.org/oclc/904670849> .

