@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/p435932071> a schema1:Book,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "Encyclieken, brieven en andere documenten opgesteld in de periode van 1914 tot 1922 / Benedictus XV" ;
    dcterms1:issued "1940" ;
    schema1:author <http://data.bibliotheken.nl/id/thes/p069280681> ;
    schema1:bookFormat schema1:EBook ;
    schema1:description "Tekst ook in het Latijn" ;
    schema1:inLanguage "la",
        "nl" ;
    schema1:isBasedOn <http://data.bibliotheken.nl/id/nbt/p192747975> ;
    schema1:isPartOf <http://data.bibliotheken.nl/id/nbt/p822568853> ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/6c99a079f757704736c961cbbf0fed7f> ;
    schema1:name "Encyclieken, brieven en andere documenten opgesteld in de periode van 1914 tot 1922" ;
    schema1:numberOfPages 0 ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/0538bd6835a3ddb6e6f14d2a01a35d67> ;
    schema1:sameAs <http://www.worldcat.org/oclc/1308865294> .

