@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/p047550287> a schema1:Book,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "De beoefening der nederigheid / verklaard door Paus Leo XIII ; met toestemming van Z.H. uit het Italiaansch vert. door een R.K. priester" ;
    dcterms1:issued "1888" ;
    schema1:author <http://data.bibliotheken.nl/id/thes/p069280703> ;
    schema1:inLanguage "nl" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/b0007cb3c0f00031ec6d8c3dbfa3032c> ;
    schema1:name "De beoefening der nederigheid" ;
    schema1:numberOfPages 91 ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/80c59ead331d8c8bd461b1d9b706e459> ;
    schema1:sameAs <http://www.worldcat.org/oclc/64811214> .

