@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/p407786139> a schema1:Book,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "Daniël Chantepie de la Saussaye : eene historisch-dogmatische studie / door A.M. Brouwer" ;
    dcterms1:issued "1905" ;
    schema1:author <http://data.bibliotheken.nl/id/thes/p067520006> ;
    schema1:bookFormat schema1:EBook ;
    schema1:inLanguage "nl" ;
    schema1:isBasedOn <http://data.bibliotheken.nl/id/nbt/p090609069> ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/4060c73db5c369b1a0e875f1d60fef2e> ;
    schema1:name "Daniël Chantepie de la Saussaye : eene historisch-dogmatische studie" ;
    schema1:numberOfPages 375 ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/c1a4108d2f35be5f331822e6fe2550f9> ;
    schema1:sameAs <http://www.worldcat.org/oclc/962235832> .

