@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/p446710490> a schema1:Book,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "De gemeenschap der heiligen / G. Philips" ;
    dcterms1:issued "1940" ;
    schema1:about <http://data.bibliotheken.nl/id/thes/p077594355>,
        <http://data.bibliotheken.nl/id/thes/p078653193> ;
    schema1:author <http://data.bibliotheken.nl/id/thes/p069322074> ;
    schema1:bookFormat schema1:EBook ;
    schema1:inLanguage "nl" ;
    schema1:isBasedOn <http://data.bibliotheken.nl/id/nbt/p047683201> ;
    schema1:isPartOf <http://data.bibliotheken.nl/id/nbt/p045537666> ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/f438d5385e381d6fff7245caec51a672> ;
    schema1:name "De gemeenschap der heiligen" ;
    schema1:numberOfPages 136 ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/06615070053e7320b54d4afb24641604> ;
    schema1:sameAs <http://www.worldcat.org/oclc/1511136391> .

