@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/p240349733> a schema1:Book,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "De levens van Jezus in het Middelnederlandsch / uitg. met aant. door J. Bergsma" ;
    dcterms1:issued "1895-1898" ;
    schema1:contributor <http://data.bibliotheken.nl/id/thes/p068550170> ;
    schema1:description "Bibliotheek van Middelnederlandsche letterkunde ; afl. 54, 55, 61" ;
    schema1:inLanguage "dum",
        "nl" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/8a7015836490b26afd41e554e31eb050> ;
    schema1:name "De levens van Jezus in het Middelnederlandsch" ;
    schema1:numberOfPages 288 ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/a2cd5ebe42ad899337adaa7f806259c6> ;
    schema1:sameAs <http://www.worldcat.org/oclc/777262317> .

