@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/p428203795> a schema1:Book,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "De incarnatione : een geschrift van Athanasius / Johannes Jacob Woldendorp" ;
    dcterms1:issued "1919" ;
    schema1:about <http://data.bibliotheken.nl/id/thes/p070562954> ;
    schema1:author <http://data.bibliotheken.nl/id/thes/p072206055> ;
    schema1:bookFormat schema1:EBook ;
    schema1:description "Proefschrift Groningen" ;
    schema1:inLanguage "nl" ;
    schema1:isBasedOn <http://data.bibliotheken.nl/id/nbt/p865183910> ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/c44026ef7a831ae82d07df93d8f8e249> ;
    schema1:name "De incarnatione : een geschrift van Athanasius" ;
    schema1:numberOfPages 72 ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/136671921e5e7e1949454b594086fea8> ;
    schema1:sameAs <http://www.worldcat.org/oclc/1241807961> .

