@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/p436005395> a schema1:Book,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "Het christendom en de moderne christenen / door Étienne Giran" ;
    dcterms1:issued "1905" ;
    schema1:about <http://data.bibliotheken.nl/id/thes/p397323174> ;
    schema1:author <http://data.bibliotheken.nl/id/thes/p07192261X> ;
    schema1:bookFormat schema1:EBook ;
    schema1:inLanguage "nl" ;
    schema1:isBasedOn <http://data.bibliotheken.nl/id/nbt/p864238770> ;
    schema1:isPartOf <http://data.bibliotheken.nl/id/nbt/p045151075> ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/b563f0f71aaf0d84a1f1036dcbb8a913> ;
    schema1:name "Het christendom en de moderne christenen" ;
    schema1:numberOfPages 16 ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/9068ab1389077010a2577a7f4f50552c> ;
    schema1:sameAs <http://www.worldcat.org/oclc/1308884451> .

